mirror of
https://github.com/plankanban/planka.git
synced 2025-07-25 16:19:47 +02:00
Fix border in card modal
This commit is contained in:
parent
efd4de4000
commit
fb9ceb5db7
3 changed files with 10 additions and 6 deletions
|
@ -213,6 +213,6 @@
|
|||
padding: 8px 16px 0 8px !important;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
width: 768px !important;
|
||||
}
|
||||
/* .wrapper {
|
||||
min-width: 768px;
|
||||
} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue