This commit is contained in:
2026-07-18 01:33:17 +02:00
parent 3eb44c0949
commit b53ff15f91

View File

@@ -1898,7 +1898,7 @@ body.layout-modern .global-sidebar-right {
body.layout-legacy .item-layout-container .item-main-content .metadata { body.layout-legacy .item-layout-container .item-main-content .metadata {
align-self: center; align-self: center;
width: 700px; width: 600px;
max-width: 100%; max-width: 100%;
} }
@@ -1909,7 +1909,7 @@ body.layout-modern .global-sidebar-right {
} }
body.layout-legacy .item-layout-container #comments-container { body.layout-legacy .item-layout-container #comments-container {
width: 700px; width: 600px;
max-width: 100%; max-width: 100%;
align-self: center; align-self: center;
flex: 0 0 auto !important; flex: 0 0 auto !important;