Connect Admin release 30th August 2023 #4

Merged
k.triantafyllou merged 8 commits from develop into master 2023-08-30 12:49:33 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 88f731eee0 - Show all commits

View File

@ -7,7 +7,7 @@
&.uk-blur-background, .uk-blur-background {
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
background: fade(@color, @opacity);
background: fade(@color, @opacity) !important;
}
}