mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
UI improvements part 4
This commit is contained in:
6
resources/sass/vuefilemanager/_mixins.scss
vendored
6
resources/sass/vuefilemanager/_mixins.scss
vendored
@@ -18,12 +18,6 @@
|
||||
transform: $effect;
|
||||
}
|
||||
|
||||
@mixin no-yellow {
|
||||
&:-webkit-autofill {
|
||||
-webkit-box-shadow: 0 0 0 30px white inset;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin blurred-image {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user