slight css update
This commit is contained in:
parent
2ffc0ca94c
commit
566047d15f
1 changed files with 2 additions and 0 deletions
|
@ -1349,6 +1349,8 @@ span.instanceStatus {
|
|||
.searchBox:empty::after {
|
||||
content: var(--hint-text);
|
||||
color: var(--primary-text-soft);
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
}
|
||||
.searchBox {
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue