mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(post mobile): add hide and unhide posts and replies
This commit is contained in:
@@ -216,6 +216,20 @@
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
.mobileUnhideButton {
|
||||
padding: 10px 0;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.mobileUnhideButton span {
|
||||
padding: 5px 18px 5px;
|
||||
}
|
||||
|
||||
.unhideButtonHr {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.quotePreview {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user