master #18

Merged
kibi merged 3 commits from master into f0ckv2 2026-07-17 23:34:13 +00:00
2 changed files with 36 additions and 4 deletions
Showing only changes of commit b53ff15f91 - Show all commits

View File

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