Frondend Roleback
All checks were successful
Deploy Workshop-Wahlen (DEV / PROD) / deploy (push) Successful in 12s

This commit is contained in:
ProgrammGamer
2026-01-30 20:16:31 +01:00
parent e177680b69
commit 52972daf95
2 changed files with 1 additions and 27 deletions

View File

@@ -1,25 +1,3 @@
.kc-workshop-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 8px;
gap: 8px;
}
.kc-workshop-title {
font-weight: bold;
font-size: 1.08em;
flex: 1 1 auto;
min-width: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.kc-workshop-count {
color: #2da66a;
font-size: 0.98em;
margin-left: 8px;
white-space: nowrap;
}
.teamers {
color: #888;
font-size: 0.95em;