mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 14:08:06 +01:00
Fix attachment viewer not being hidden
This commit is contained in:
parent
ac8199177f
commit
a3837ccbc7
2 changed files with 4 additions and 3 deletions
|
|
@ -1,3 +1,6 @@
|
|||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
.attachment-upload {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue