1
0
Fork 0
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:
Chaim Lev-Ari 2022-07-06 17:05:17 +03:00 committed by GitHub
parent 88c4a43a19
commit ce840997bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 73 additions and 54 deletions

View file

@ -193,7 +193,7 @@ input:checked + .slider:before {
flex-wrap: nowarp;
}
.toolBar > .searchBar {
.toolBar .searchBar {
flex: right;
margin-right: 10px;
width: 500px;