mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
fix: transform css param
This commit is contained in:
parent
42925025b7
commit
c42507e0c7
@ -61,7 +61,7 @@
|
||||
|
||||
@keyframes scaleUp {
|
||||
from {
|
||||
transform: scale(0.9);
|
||||
transform: scale(0.985);
|
||||
opacity: 0;
|
||||
}
|
||||
to {
|
||||
|
Loading…
Reference in New Issue
Block a user