Skip to content
Snippets Groups Projects
Commit d8a564c6 authored by syuilo's avatar syuilo
Browse files

🎨

parent 6addf900
No related branches found
No related tags found
No related merge requests found
...@@ -321,6 +321,7 @@ $widgets-hide-threshold: 1090px; ...@@ -321,6 +321,7 @@ $widgets-hide-threshold: 1090px;
top: 0; top: 0;
right: 0; right: 0;
z-index: 1001; z-index: 1001;
width: 310px;
height: 100dvh; height: 100dvh;
padding: var(--margin) var(--margin) calc(var(--margin) + env(safe-area-inset-bottom, 0px)) !important; padding: var(--margin) var(--margin) calc(var(--margin) + env(safe-area-inset-bottom, 0px)) !important;
box-sizing: border-box; box-sizing: border-box;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment