mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
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:
@@ -35,6 +35,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.argo-field {
|
||||
@include themify($themes){
|
||||
background-color: themed('background-2');
|
||||
}
|
||||
}
|
||||
|
||||
margin-bottom: 1em;
|
||||
|
||||
> * {
|
||||
|
||||
Reference in New Issue
Block a user