mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Clearblue Margin - comment
Add comment to explain changes to margin in case someone wants to revert in future
This commit is contained in:
parent
a71973cc80
commit
2e1675969a
1 changed files with 1 additions and 1 deletions
|
|
@ -1417,7 +1417,7 @@ THEME - Clear Blue
|
|||
}
|
||||
.board-color-clearblue .swimlane .list:first-child {
|
||||
min-width: 20px;
|
||||
margin-left: 10px;
|
||||
margin-left: 10px; /* Added 10px margin left to stop lists being butted up against the edge of the screen */
|
||||
border-left: none;
|
||||
}
|
||||
.board-color-clearblue .swimlane .list:nth-child {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue