mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(catalog): add sorting option
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mobileBoardButtons .options {
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.desktopBoardButtons {
|
||||
display: none;
|
||||
@@ -32,7 +36,7 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.subscribeButton {
|
||||
.rightSideButtons {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user