mirror of
https://github.com/kevin-DL/vue-audio-recorder.git
synced 2026-01-22 15:25:19 +00:00
Add hover effect
This commit is contained in:
@@ -56,6 +56,10 @@
|
||||
&--active {
|
||||
fill: white !important;
|
||||
background-color: #05CBCD !important;
|
||||
|
||||
&:hover {
|
||||
fill: #505050 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user