Use 'none' instead

Never thought 'none' would actually do something instead of nothing
pull/272/head
Lim Chee Aun 2023-10-25 01:14:15 +08:00
rodzic beff01c976
commit 163ef4ce91
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -428,7 +428,7 @@
border-radius: 16px 16px 0 0;
overflow-x: hidden;
max-height: 75vh;
overscroll-behavior: contain;
overscroll-behavior: none;
header {
padding-bottom: 16px;