Add search options to search popout in web UI (#26662)
This commit is contained in:
parent
67166de865
commit
bceb893159
3 changed files with 52 additions and 5 deletions
|
@ -4991,6 +4991,12 @@ a.status-card {
|
|||
}
|
||||
|
||||
&__menu {
|
||||
margin-bottom: 20px;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
&__message {
|
||||
color: $dark-text-color;
|
||||
padding: 0 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue