Adjusted the code style
authorAlexander Ebert <ebert@woltlab.com>
Fri, 4 Feb 2022 16:59:21 +0000 (17:59 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 4 Feb 2022 16:59:21 +0000 (17:59 +0100)
wcfsetup/install/files/style/ui/userMenu.scss

index b12c21c0d6d29355ca98909bc0a16067f63b7748..2b1bf70d24983c5440d183fd12a62f51041a01c7 100644 (file)
@@ -31,8 +31,7 @@
 
 .dropdownMenuContainer .userMenu {
        border-radius: 5px;
-       box-shadow: rgb(0 0 0 / 20%) 0 12px 28px 0, rgb(0 0 0 / 10%) 0 2px 4px 0,
-               rgb(255 255 255 / 50%) 0 0 0 1px inset;
+       box-shadow: rgb(0 0 0 / 20%) 0 12px 28px 0, rgb(0 0 0 / 10%) 0 2px 4px 0, rgb(255 255 255 / 50%) 0 0 0 1px inset;
        position: fixed;
        width: 400px;
        z-index: 450;