mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
Fixes blurry Sign in button when hovered
This commit is contained in:
@@ -311,6 +311,7 @@ select {
|
||||
}
|
||||
|
||||
.signin {
|
||||
backface-visibility: hidden;
|
||||
border-radius: 6px;
|
||||
transition-property: transform, background-color;
|
||||
transition-duration: 250ms;
|
||||
|
||||
Reference in New Issue
Block a user