mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
Centralize attachmentName styling
This commit is contained in:
parent
c121a233d6
commit
b138c1b4a0
3 changed files with 17 additions and 21 deletions
|
|
@ -36,12 +36,6 @@
|
|||
padding: 10px;
|
||||
}
|
||||
|
||||
.attachmentName {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.no-attachments-desc {
|
||||
padding-top: 50px;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue