Add set-specific history tracking for group owners
This commit is contained in:
@@ -5,6 +5,7 @@ html {
|
||||
--text-color-tinted: #cccccc;
|
||||
--background-color: #111111;
|
||||
--background-color-dark: #000000;
|
||||
--background-color-light: #222222;
|
||||
--overlay-color: #333333;
|
||||
|
||||
height: 100%;
|
||||
|
||||
@@ -24,4 +24,8 @@
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.set-select-container {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
Reference in New Issue
Block a user