feat: add image preview swipe (#749)
This commit is contained in:
parent
710511e589
commit
4354dd6a2e
3 changed files with 91 additions and 36 deletions
|
@ -1,5 +1,7 @@
|
|||
html {
|
||||
font-size: var(--font-size, 15px);
|
||||
width: 100%;
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue