mirror of
https://github.com/plankanban/planka.git
synced 2025-12-21 17:25:39 +03:00
feat: Add gallery for attachments
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
:global(#app) {
|
||||
.content {
|
||||
color: #fff;
|
||||
font-size: 20px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.contentWrapper {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.toggleButton {
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user