mirror of
https://github.com/Xevion/runnerspace.git
synced 2025-12-10 22:08:27 -06:00
Properly split user browsing page into two columns
This commit is contained in:
@@ -200,7 +200,11 @@ form {
|
||||
}
|
||||
|
||||
.user-list {
|
||||
white-space: nowrap;
|
||||
|
||||
.user-list-row {
|
||||
white-space: nowrap;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.user-box {
|
||||
width: 50%;
|
||||
|
||||
Reference in New Issue
Block a user