Removing padding from post comment cell in RHS
Этот коммит содержится в:
@@ -421,6 +421,9 @@
|
|||||||
.post-body__cell {
|
.post-body__cell {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
padding-left: 45px;
|
padding-left: 45px;
|
||||||
|
.sidebar--right & {
|
||||||
|
padding-left: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.app__content & {
|
.app__content & {
|
||||||
.btn-file {
|
.btn-file {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user