mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
Updated style.css
Show vertical scrollbar only if necessary.
This commit is contained in:
parent
d4b6933891
commit
94255700be
@ -1,5 +1,6 @@
|
||||
html {
|
||||
background-color: #232629;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
body {
|
||||
|
@ -15,7 +15,7 @@
|
||||
v2: Images and config files (manifest.json, browserconfig.xml, etc).
|
||||
v3: CSS and JS files (libs such as bulma, lazyload, etc).
|
||||
#}
|
||||
{% set v1 = "rNkCykmRxJ" %}
|
||||
{% set v1 = "BXmmK5PkHO" %}
|
||||
{% set v2 = "Ii3JYKIhb0" %}
|
||||
{% set v3 = "HrvcYD3KTh" %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user