mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
small fixes
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
margin: 0 3px;
|
||||
vertical-align: middle;
|
||||
transform: translateY(-2px);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.spoilerButton td {
|
||||
@@ -113,6 +114,10 @@
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.spoilerButton label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.postFormDesktop {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user