fix(ui): dropdown-fixed in logs (#18470)

* dropdown-fixed

Signed-off-by: Surajyadav <harrypotter1108@gmail.com>

* removed-extra-css

Signed-off-by: Surajyadav <harrypotter1108@gmail.com>

---------

Signed-off-by: Surajyadav <harrypotter1108@gmail.com>
This commit is contained in:
Suraj yadav
2024-06-14 22:07:46 +05:30
committed by GitHub
parent 48eb7f3608
commit 2d5c59c94e

View File

@@ -35,6 +35,12 @@
}
}
.argo-field {
@include themify($themes){
background-color: themed('background-2');
}
}
margin-bottom: 1em;
> * {