mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
add theme creator iframe
This commit is contained in:
@@ -29,6 +29,12 @@ html {
|
||||
background-color 200ms ease-in-out,
|
||||
backdrop-filter 200ms ease-in-out;
|
||||
}
|
||||
#themeCreatorIframe {
|
||||
position: fixed;
|
||||
right: 0;
|
||||
height: 100%;
|
||||
width: 200px;
|
||||
}
|
||||
.connectedNotificationsWrapper > div > button > svg > g {
|
||||
fill: var(--theme-primary) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user