This commit is contained in:
2026-01-29 16:00:19 +03:00
parent 2b108e8f96
commit 7e2dea74ef
56 changed files with 539 additions and 1149 deletions

View File

@@ -0,0 +1,12 @@
.VPNavBarTitle .title {
white-space: normal;
line-height: 1.2;
padding: 6px 0;
}
.VPNavBarTitle .title span {
display: block;
min-width: 0;
max-width: 100%;
overflow-wrap: anywhere;
}