#580 improve the behaviour of the top toolbar

This commit is contained in:
agriyadev5
2021-06-08 20:10:16 +05:30
parent 19490c04e3
commit f9e4268507
2 changed files with 14 additions and 10 deletions

View File

@@ -326,8 +326,10 @@ hr {
height: 34px;
}
#tools_top se-spin-input, #tools_top se-list {
margin-top: 5px;
margin-top: 0;
height: 34px;
position: relative;
top: 5px;
}
#tools_top se-dropdown-list {