Improve selection view (#192)
This commit is contained in:
committed by
GitHub
parent
d5c6dd49a2
commit
23cd62d148
@ -53,6 +53,14 @@ body {
|
||||
h5:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.buttonList {
|
||||
flex-wrap: wrap;
|
||||
|
||||
button {
|
||||
margin-right: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user