mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 11:09:20 +03:00
FolderList search style to CSS
This commit is contained in:
parent
40d29acb15
commit
cfdc37189b
2 changed files with 6 additions and 1 deletions
|
|
@ -14,6 +14,11 @@
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
input {
|
||||
width: calc(100% - 8px);
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
.move-action-content-wrapper {
|
||||
z-index: -1;
|
||||
position: fixed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue