mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
fix: Change background color for own comments
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
}
|
||||
|
||||
.bubbleRight {
|
||||
background: #e7f0e2;
|
||||
background: #dee7f4;
|
||||
border-radius: 8px 0 8px 8px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user