Fix the color of gang selection button:
This commit is contained in:
@@ -60,6 +60,10 @@
|
||||
margin-left: 2em;
|
||||
}
|
||||
|
||||
.gang-select-button {
|
||||
background-color: #ee6e73;
|
||||
}
|
||||
|
||||
.overflow {
|
||||
width: 120px;
|
||||
overflow: hidden;
|
||||
@@ -73,4 +77,4 @@
|
||||
|
||||
.no-overflow {
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user