mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
update post form
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
.postFormTable {
|
||||
font-size: var(--post-form-toggle-font-size);
|
||||
font-weight: var(--post-form-toggle-font-weight);
|
||||
width: auto;
|
||||
text-align: left;
|
||||
margin-left: auto;
|
||||
@@ -9,6 +7,12 @@
|
||||
border-spacing: 1px;
|
||||
}
|
||||
|
||||
.postFormDesktop {
|
||||
font-size: var(--post-form-toggle-font-size);
|
||||
font-weight: var(--post-form-toggle-font-weight);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.postFormMobile {
|
||||
text-align: center;
|
||||
padding-top: 9px;
|
||||
|
||||
Reference in New Issue
Block a user