mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix long token names overflow remap modal (#8224)
This commit is contained in:
parent
71c349479f
commit
eacc033567
@ -50,6 +50,7 @@
|
||||
.modal-title {
|
||||
@include t.use-typography("headline-medium");
|
||||
color: var(--modal-title-foreground-color);
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user