slight css update
This commit is contained in:
@@ -1349,6 +1349,8 @@ span.instanceStatus {
|
|||||||
.searchBox:empty::after {
|
.searchBox:empty::after {
|
||||||
content: var(--hint-text);
|
content: var(--hint-text);
|
||||||
color: var(--primary-text-soft);
|
color: var(--primary-text-soft);
|
||||||
|
position: absolute;
|
||||||
|
top: 4px;
|
||||||
}
|
}
|
||||||
.searchBox {
|
.searchBox {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Reference in New Issue
Block a user