mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-24 12:11:53 +08:00
3 lines
103 B
CSS
3 lines
103 B
CSS
html { scrollbar-gutter: stable; }
|
|
html, body, #app { min-width: 320px; min-height: 100%; margin: 0; }
|