Commit 568b9c24 authored by davidzagi93@gmail.com's avatar davidzagi93@gmail.com

fix tooltip UI issues

parent 80a4b166
......@@ -266,16 +266,7 @@ element.style {
.log:hover {
opacity: 0.8;
}
.arrow {
color: var(--text-info);
font-size: 20px;
cursor: pointer;
display: flex;
margin-left: 10px;
}
.arrow:hover {
color: var(--secondary);
}
.txStatus {
display: flex;
font-size: 20px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment