mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
feat(ui): sort search bar icon [EE-3663] (#7205)
This commit is contained in:
parent
88c4a43a19
commit
ce840997bf
13 changed files with 73 additions and 54 deletions
2
app/assets/css/bootstrap-override.css
vendored
2
app/assets/css/bootstrap-override.css
vendored
|
@ -193,7 +193,7 @@ input:checked + .slider:before {
|
|||
flex-wrap: nowarp;
|
||||
}
|
||||
|
||||
.toolBar > .searchBar {
|
||||
.toolBar .searchBar {
|
||||
flex: right;
|
||||
margin-right: 10px;
|
||||
width: 500px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue