make attachment box behave better

This commit is contained in:
ouwou
2020-12-15 00:30:11 -05:00
parent 22578921b9
commit 0c313ce5e8
2 changed files with 6 additions and 0 deletions

View File

@@ -101,6 +101,10 @@
padding: 2px 5px 2px 5px;
}
.message-attachment-box label {
margin: 5px;
}
paned separator {
background:#37474f;
}