mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-16 19:47:23 +02:00
Fixed attachment section width
This commit is contained in:
parent
10b78c5144
commit
5b8c87fdfe
@ -1,5 +1,6 @@
|
||||
.Attachment {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
||||
.attachment-header {
|
||||
display: flex;
|
||||
@ -13,7 +14,6 @@
|
||||
padding-bottom: 20px;
|
||||
display: flex;
|
||||
overflow-x: auto;
|
||||
width: 550px;
|
||||
}
|
||||
|
||||
.attachment-plus-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user