mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-16 20:01:17 -04:00
fix bug
Former-commit-id: 00170948f9ad3ce71ce11adc530461fc57d88efa
This commit is contained in:
@@ -135,13 +135,14 @@
|
||||
opacity: 1;
|
||||
border-radius: 11px;
|
||||
position: relative;
|
||||
top: 4px;
|
||||
top: 0px;
|
||||
left: 2px;
|
||||
cursor: pointer;
|
||||
font-size: 13px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
line-height: 1;
|
||||
}
|
||||
.theme-setting-item {
|
||||
width: 25px;
|
||||
|
||||
Reference in New Issue
Block a user