0
0
Fork 0

Add search options to search popout in web UI (#26662)

This commit is contained in:
Eugen Rochko 2023-08-28 13:18:39 +02:00 committed by GitHub
parent 67166de865
commit bceb893159
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 52 additions and 5 deletions

View file

@ -4991,6 +4991,12 @@ a.status-card {
}
&__menu {
margin-bottom: 20px;
&:last-child {
margin-bottom: 0;
}
&__message {
color: $dark-text-color;
padding: 0 10px;