mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 03:29:20 +03:00
Put attachment controls inside attachmentsPlace
This commit is contained in:
parent
4b11b5477e
commit
661e66d7fd
2 changed files with 12 additions and 15 deletions
|
|
@ -313,8 +313,8 @@
|
|||
}
|
||||
|
||||
.attachmentsControls {
|
||||
padding: 7px 5px 7px 14px;
|
||||
border-bottom: 1px solid var(--border-color, #bbb);
|
||||
padding-top: 7px;
|
||||
border-top: 1px solid var(--border-color, #bbb);
|
||||
}
|
||||
.attachmentsControls > * {
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue