fix: mobile results formatting
This commit is contained in:
@@ -66,6 +66,10 @@ dialog[data-dialog-target="dialog"][closing] {
|
||||
|
||||
.options-table {
|
||||
display: flex;
|
||||
|
||||
:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user