mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(post form): fix positioning and styling on mobile
This commit is contained in:
@@ -137,6 +137,15 @@
|
||||
.postFormTable button {
|
||||
padding: 3px 6px;
|
||||
}
|
||||
|
||||
.postFormMobile {
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
.postFormTable {
|
||||
padding-top: 20px;
|
||||
padding-bottom: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
|
||||
Reference in New Issue
Block a user