chore: update style

This commit is contained in:
Hakadao
2022-04-21 02:36:21 +08:00
parent 244f127d90
commit ffe6d5e253
2 changed files with 2 additions and 1 deletions

View File

@@ -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;

View File

@@ -28,6 +28,8 @@ button {
}
body > #i_cecream,
#i_cecream * {
position: absolute;
top: 200vh;
visibility: hidden !important;
width: 0;
height: 0;