mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-01 20:27:45 +00:00
4.6.3-website dataset (#532)
This commit is contained in:
@@ -26,3 +26,12 @@
|
||||
span[tabindex='0'] {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
@keyframes zoomStopIcon {
|
||||
0% {
|
||||
transform: scale(0.8);
|
||||
}
|
||||
100% {
|
||||
transform: scale(1.2);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user