mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🐛 Fix long text inside color tooltip (#10511)
This commit is contained in:
parent
7e8590b04c
commit
abbd28d101
@ -159,6 +159,7 @@ $arrow-side: 12px;
|
|||||||
padding: var(--sp-s) var(--sp-m);
|
padding: var(--sp-s) var(--sp-m);
|
||||||
grid-area: content;
|
grid-area: content;
|
||||||
block-size: fit-content;
|
block-size: fit-content;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tooltip-trigger {
|
.tooltip-trigger {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user