mirror of
https://github.com/penpot/penpot.git
synced 2026-07-02 20:35:33 +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);
|
||||
grid-area: content;
|
||||
block-size: fit-content;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.tooltip-trigger {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user