mirror of
https://github.com/mue/mue.git
synced 2026-06-12 03:28:46 +02:00
fix: various fixes, add microphone active border etc
Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
@@ -133,9 +133,13 @@ $themes: (
|
||||
.link {
|
||||
font-size: 16px;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
@include themed() {
|
||||
color: t($link);
|
||||
}
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user