mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 08:06:32 +00:00
优化针对一些显示问题的优化建议 #27中的一些小细节
This commit is contained in:
parent
e569bc6a8b
commit
7baa3d7acf
@ -184,7 +184,7 @@ onMounted(() => {
|
||||
}
|
||||
|
||||
.status-ongoing {
|
||||
color: green;
|
||||
color: #00ff00;
|
||||
}
|
||||
|
||||
.status-ended {
|
||||
|
@ -137,7 +137,7 @@ updateNow();
|
||||
}
|
||||
|
||||
.status-middle {
|
||||
color: green;
|
||||
color: #00ff00;
|
||||
}
|
||||
|
||||
.status-after {
|
||||
|
Loading…
x
Reference in New Issue
Block a user