feat(forklift): update size

Signed-off-by: Marcelo Fukumoto <marcelo.fukumoto@suse.com>
This commit is contained in:
Marcelo Fukumoto 2026-05-27 14:40:19 +02:00
parent d67813eb39
commit 3ecb6bfc4a
No known key found for this signature in database
GPG Key ID: 1CA12189625C2543

View File

@ -140,7 +140,7 @@ const selectOptions = computed(() => {
.source-name {
font-weight: 600;
font-size: 16px;
font-size: 14px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;