mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-01-24 15:14:01 +08:00
Fix button color
This commit is contained in:
parent
7a80a9c6c7
commit
ff451aaab5
@ -847,7 +847,7 @@ onMounted(() => {
|
||||
}
|
||||
|
||||
.file-name {
|
||||
color: initial;
|
||||
color: inherit;
|
||||
&:hover {
|
||||
color: #1677ff;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user