mirror of
https://github.com/coalaura/whiskr.git
synced 2025-12-02 20:22:52 +00:00
some styling fixes
This commit is contained in:
@@ -747,7 +747,6 @@ body:not(.loading) #loading {
|
||||
font-size: 13px;
|
||||
line-height: 13px;
|
||||
pointer-events: none;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.statistics .provider,
|
||||
@@ -1518,4 +1517,8 @@ label[for="reasoning-tokens"] {
|
||||
min-width: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.statistics {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
padding: 2px 5px;
|
||||
font-size: 14px;
|
||||
white-space: nowrap;
|
||||
max-width: 148px;
|
||||
max-width: 160px;
|
||||
}
|
||||
|
||||
.dropdown .selected {
|
||||
|
||||
Reference in New Issue
Block a user