ワードミュート (#6594)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
This commit is contained in:
syuilo
2020-07-27 13:34:20 +09:00
committed by GitHub
parent b5a1fdd4c7
commit cf43dd6ec5
32 changed files with 485 additions and 12 deletions

View File

@@ -355,6 +355,10 @@ hr {
padding: 16px;
}
&._noPad {
padding: 0 !important;
}
& + ._content {
border-top: solid 1px var(--divider);
}