mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Handle infite range for Adv disco. scanner
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
background-color: @primary-bg;
|
||||
border: 1px solid @primary-disabled;
|
||||
color: @disabled;
|
||||
fill: @disabled;
|
||||
|
||||
.details {
|
||||
min-height: 2.5em;
|
||||
@@ -70,6 +71,7 @@
|
||||
|
||||
&:hover{
|
||||
color: @fg;
|
||||
fill: @fg;
|
||||
border: 1px solid @primary;
|
||||
|
||||
.sz {
|
||||
|
||||
Reference in New Issue
Block a user