Add more spacing to attachment list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -829,6 +829,7 @@ input.input-inline {
|
||||
|
||||
li.attachment {
|
||||
display: flex;
|
||||
padding: 3px;
|
||||
|
||||
&.deleted {
|
||||
opacity: .5;
|
||||
@@ -856,6 +857,7 @@ input.input-inline {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
.extension {
|
||||
opacity: 0.7;
|
||||
@@ -867,6 +869,7 @@ input.input-inline {
|
||||
}
|
||||
.app-popover-menu-utils {
|
||||
position: relative;
|
||||
right: -10px;
|
||||
button {
|
||||
height: 32px;
|
||||
width: 42px;
|
||||
|
||||
Reference in New Issue
Block a user