mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: update style
This commit is contained in:
@@ -88,7 +88,6 @@ browser.tabs.onUpdated.addListener((tabId: number, changInfo: Tabs.OnUpdatedChan
|
||||
background: var(--bew-bg);
|
||||
}
|
||||
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
background-color: var(--bew-fill-3);
|
||||
border-radius: 20px;
|
||||
|
||||
@@ -28,6 +28,8 @@ button {
|
||||
}
|
||||
body > #i_cecream,
|
||||
#i_cecream * {
|
||||
position: absolute;
|
||||
top: 200vh;
|
||||
visibility: hidden !important;
|
||||
width: 0;
|
||||
height: 0;
|
||||
|
||||
Reference in New Issue
Block a user