Commit 9d7f0445 authored by davidzagi93@gmail.com's avatar davidzagi93@gmail.com

css conflicts

parents 19163c72 3998fb26
...@@ -289,8 +289,6 @@ input #terminalCliInput { ...@@ -289,8 +289,6 @@ input #terminalCliInput {
.failed { .failed {
color: var(--danger); color: var(--danger);
} }
.notavailable {
}
.call { .call {
font-size: 7px; font-size: 7px;
border-radius: 50%; border-radius: 50%;
...@@ -354,4 +352,3 @@ input #terminalCliInput { ...@@ -354,4 +352,3 @@ input #terminalCliInput {
.debug:hover { .debug:hover {
opacity: 0.8; opacity: 0.8;
} }
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