Skip to content

Commit

Permalink
Fixed server list
Browse files Browse the repository at this point in the history
  • Loading branch information
Gibbu committed Feb 23, 2024
1 parent 1e7b517 commit f122f52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/theme/_vars.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:root {
// Frosted Glass variables
--version: 'Frosted Glass 2.0.20';
--version: 'Frosted Glass 2.0.21';

--TB-top: calc(var(--server-container) + var(--window-padding));
--TB-tr-roundness: var(--window-roundness);
Expand Down
2 changes: 1 addition & 1 deletion src/theme/guilds/_container.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#app-mount .guilds__2b93a {
background-color: transparent;
.scrollerBase_dc3aa9 {
.scrollerBase__2b744 {
background-color: rgb(0, 0, 0, var(--serverlist-brightness));
&::-webkit-scrollbar {
display: none;
Expand Down

0 comments on commit f122f52

Please sign in to comment.