mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(post): adjust padding
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
}
|
||||
|
||||
.postDesktop .checkbox, .replyDesktop .checkbox {
|
||||
display: inline-block;
|
||||
padding: 3px 7px 3px 4px;
|
||||
filter: var(--filter80);
|
||||
}
|
||||
@@ -327,7 +328,7 @@
|
||||
border-left: none;
|
||||
border-top: none;
|
||||
display: table;
|
||||
padding: 2px;
|
||||
padding: 0 2px 2px 2px;
|
||||
}
|
||||
|
||||
.replyDesktop .postInfo {
|
||||
|
||||
Reference in New Issue
Block a user