mirror of
https://github.com/penpot/penpot.git
synced 2025-05-26 04:56:14 +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;
|
width: $s-284;
|
||||||
padding: $s-12;
|
padding: $s-12;
|
||||||
border-radius: $br-8;
|
border-radius: $br-8;
|
||||||
|
border: $s-2 solid var(--modal-border-color);
|
||||||
background-color: var(--comment-modal-background-color);
|
background-color: var(--comment-modal-background-color);
|
||||||
.comments {
|
.comments {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue