mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:25:35 +08:00
UX: catch edge cases in tooltip (#20327)
This commit is contained in:
parent
33ee46d62b
commit
99eceab6bc
|
@ -8,4 +8,5 @@
|
|||
background: var(--secondary);
|
||||
border: 1px solid var(--primary-low);
|
||||
box-shadow: shadow("menu-panel");
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user