mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-18 21:00:35 -04:00
fix bug
Former-commit-id: e8be627de6dc451325f072840a0b8594398e2256
This commit is contained in:
@@ -152,7 +152,7 @@ textarea::-ms-input-placeholder,
|
||||
.book-cover-item-cover,
|
||||
.book-item-list-cover {
|
||||
background: rgba(255, 255, 255, 1);
|
||||
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
|
||||
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
|
||||
}
|
||||
.backup-page-backup-selector,
|
||||
.message-box-container {
|
||||
|
||||
Reference in New Issue
Block a user