1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

fix ai-search loading bug

This commit is contained in:
Michael An
2024-01-12 16:02:53 +08:00
parent 731577db98
commit bf882ecca4
5 changed files with 15 additions and 10 deletions

View File

@@ -121,8 +121,8 @@
right: 0.5rem;
bottom: 0;
width: 1rem;
color: #888;
z-index: 2;
color: #888;
z-index: 2;
font-size: 0.8125rem;
text-align: center;
}

View File

@@ -152,8 +152,8 @@
right: 1rem;
bottom: 0;
width: 1.5rem;
color: #888;
z-index: 2;
color: #888;
z-index: 2;
font-size: 0.8125rem;
text-align: center;
}