Small UI changes

This commit is contained in:
oobabooga 2025-06-07 22:15:19 -07:00
parent caf9fca5f3
commit fe955cac1f
2 changed files with 8 additions and 4 deletions

View file

@ -62,6 +62,10 @@ div.svelte-iyf88w {
flex: none;
}
.refresh-button-medium {
max-width: 4.4em;
}
.refresh-button-small {
max-width: 2.2em;
}