mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-18 11:13:40 +00:00
fix: text wrap in popover
This commit is contained in:
parent
960c1814d0
commit
bfb416b35a
4 changed files with 8 additions and 2 deletions
quartz/components/styles
|
@ -34,6 +34,7 @@
|
|||
border-radius: 5px;
|
||||
box-shadow: 6px 6px 36px 0 rgba(0, 0, 0, 0.25);
|
||||
overflow: auto;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue