mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 06:58:27 +03:00
Resolve #1149
This commit is contained in:
parent
15eaf18ec3
commit
d190aa114b
2 changed files with 4 additions and 1 deletions
|
|
@ -13,6 +13,10 @@
|
|||
color: var(--folders-focused-color, #eee);
|
||||
}
|
||||
|
||||
#folderSearchInput {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.b-folders {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
|
|
@ -104,7 +104,6 @@
|
|||
}
|
||||
|
||||
.inputSearch {
|
||||
max-width: 300px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue