fix: freezing the list styles.css

change the background color to 0.99, then it looks cleaner.
This commit is contained in:
niubility000 2024-02-16 10:00:26 +08:00 committed by GitHub
parent 30c3e8a782
commit cd30888714
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -152,7 +152,7 @@ main .spinner .bounce2 {
/* PREVIEWER */ /* PREVIEWER */
#previewer { #previewer {
background-color: rgba(0, 0, 0, 0.9); background-color: rgba(0, 0, 0, 0.99);
padding-top: 4em; padding-top: 4em;
position: fixed; position: fixed;
top: 0; top: 0;