mirror of
https://github.com/penpot/penpot.git
synced 2025-05-25 18:46:11 +02:00
🐛 Fix comment bubble border
This commit is contained in:
parent
71b4079483
commit
f714f08716
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@
|
|||
width: $s-284;
|
||||
padding: $s-12;
|
||||
border-radius: $br-8;
|
||||
border: $s-2 solid var(--modal-border-color);
|
||||
background-color: var(--comment-modal-background-color);
|
||||
.comments {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue