This commit is contained in:
syuilo 2023-06-01 08:54:37 +09:00
parent 6addf9002c
commit d8a564c6a0

View file

@ -321,6 +321,7 @@ $widgets-hide-threshold: 1090px;
top: 0;
right: 0;
z-index: 1001;
width: 310px;
height: 100dvh;
padding: var(--margin) var(--margin) calc(var(--margin) + env(safe-area-inset-bottom, 0px)) !important;
box-sizing: border-box;