You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
docs: fixed copy button hover
This commit is contained in:
@@ -59,7 +59,8 @@
|
||||
}
|
||||
|
||||
.btn-copy:hover {
|
||||
background-color: #333333;
|
||||
background-color: rgb(238, 238, 238);
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.navbar-toggler {
|
||||
|
||||
Reference in New Issue
Block a user