Fix mod selection and deselection
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
.status {
|
||||
margin-top: 24px;
|
||||
}
|
||||
|
||||
a.link {
|
||||
color: #72030a;
|
||||
}
|
||||
|
||||
a.name {
|
||||
line-height: 1.75rem;
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
.close {
|
||||
position: fixed;
|
||||
top: 8px;
|
||||
left: 232px;
|
||||
left: 240px;
|
||||
font-size: 24px;
|
||||
margin-left: 12px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user