mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Better sizing on filtering field and button, and search-button in list positioning
This commit is contained in:
@@ -376,8 +376,11 @@ li.disabled span {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
color: white;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
padding-right: 7px;
|
||||
margin-left: -7px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.extra-button{
|
||||
|
||||
Reference in New Issue
Block a user