mirror of
https://github.com/mue/mue.git
synced 2026-07-15 04:53:48 +02:00
fix(marketplace): Sideload UI, addon title, Turkish translation inconsitencies
Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
@@ -97,6 +97,7 @@ $themes: (
|
||||
box-shadow: t($boxShadow);
|
||||
}
|
||||
|
||||
-webkit-backdrop-filter: blur(map.get($ui-elements, 'backgroundBlur'));
|
||||
backdrop-filter: blur(map.get($ui-elements, 'backgroundBlur'));
|
||||
|
||||
.title {
|
||||
@@ -131,6 +132,7 @@ $themes: (
|
||||
|
||||
.backTitle {
|
||||
cursor: pointer;
|
||||
transition: 0.5s;
|
||||
|
||||
@include themed {
|
||||
color: t($subColor);
|
||||
|
||||
Reference in New Issue
Block a user