Fix attachment button is being overlapped by searchbox in vfs select dialog

This commit is contained in:
Hadi Nategh 2022-09-21 16:49:31 +02:00
parent ca0b17de7f
commit 8cc14a9919

View File

@ -3870,7 +3870,7 @@ div.eml div.emlDelete:hover, div.eml div.emlEdit:hover {
}
.vfs-select-container div.et2_file {
width: 24px;
width: 86px;
}
.vfs-select-container div.et2_file .progress {