Unify height of the 3rd party login buttons
authorMarcel Werk <burntime@woltlab.com>
Fri, 2 Aug 2024 14:56:38 +0000 (16:56 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 2 Aug 2024 14:56:38 +0000 (16:56 +0200)
wcfsetup/install/files/style/ui/authFlow.scss

index 8efe7734780aea00ebc7358ba11f9fb81258bb63..7c1038d98a9ae7755b15bee228caab0fd5a5142f 100644 (file)
@@ -83,6 +83,8 @@
                background-color: rgb(255, 255, 255);
                border: 1px solid rgb(233, 233, 233);
                color: rgb(51, 51, 51);
+               padding-bottom: 7px;
+               padding-top: 7px;
 
                &:hover {
                        background-color: rgb(255, 255, 255);