Updated teams button.
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
.button {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.menu {
|
||||
background: var(--base50);
|
||||
right: -10px;
|
||||
}
|
||||
|
||||
.heading {
|
||||
@@ -15,3 +10,7 @@
|
||||
text-transform: uppercase;
|
||||
border-bottom: 1px solid var(--base300);
|
||||
}
|
||||
|
||||
.selected {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user