f0ckv2 specifics

This commit is contained in:
2026-07-18 12:22:51 +02:00
parent a8af6427eb
commit 2a5f8288d2
3 changed files with 7 additions and 1 deletions

View File

@@ -7179,6 +7179,7 @@ span#favs {
padding: 5px;
background: var(--badge-bg);
border-top: 1px solid var(--nav-border-color);
border-bottom: 1px solid var(--nav-border-color);
}
span#favs[hidden] {
@@ -14038,7 +14039,7 @@ textarea#profile_description {
align-items: flex-start;
width: 100%;
max-width: 100%;
min-height: 120px;
min-height: 90px;
box-sizing: border-box;
margin-bottom: 10px;
}