We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900b930 commit 6e7dd39Copy full SHA for 6e7dd39
src/theme/_vars.scss
@@ -1,6 +1,6 @@
1
:root {
2
// Frosted Glass variables
3
- --version: 'Frosted Glass 2.0.16';
+ --version: 'Frosted Glass 2.0.17';
4
5
--TB-top: calc(var(--server-container) + var(--window-padding));
6
--TB-tr-roundness: var(--window-roundness);
src/theme/popouts/_userpopout.scss
@@ -79,7 +79,7 @@
79
.body-3iLsc4 {
80
background: transparent;
81
}
82
- .roles-3zC7MX {
+ .roles-3vQPxb {
83
gap: 4px;
84
85
.roleRemoveButton-17oXnT {
@@ -91,7 +91,6 @@
91
92
.role-2TIOKu {
93
margin: 0;
94
- background: var(--white);
95
position: relative;
96
border-radius: 10px;
97
overflow: hidden;
0 commit comments