SCM Graph - 💄 switch to using px for badge font size (#229918)

pull/229924/head
Ladislau Szomoru 2024-09-27 09:49:22 +02:00 committed by GitHub
parent ffd4624eb3
commit 2d10b8159a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@
}
.scm-view .monaco-list-row .history-item > .label-container > .label > .description {
font-size: 0.9em;
font-size: 12px;
padding-right: 4px;
overflow: hidden;
text-overflow: ellipsis;