mirror of
https://github.com/plankanban/planka.git
synced 2025-12-27 01:11:50 +03:00
fix: Fix styles, refactoring
This commit is contained in:
@@ -58,6 +58,12 @@
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.attachmentDueDate {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
.attachments {
|
||||
display: inline-block;
|
||||
margin: 0 8px 8px 0;
|
||||
|
||||
Reference in New Issue
Block a user