mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
poprawki do popupów
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$animDuration: 150ms;
|
||||
$animDuration: 95ms;
|
||||
$animType: ease-in-out;
|
||||
|
||||
// List animation
|
||||
@@ -72,7 +72,6 @@ $animType: ease-in-out;
|
||||
|
||||
&-enter-from,
|
||||
&-leave-to {
|
||||
transform: translateY(-25%);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -234,7 +234,7 @@ a.a-button {
|
||||
padding: 0.35em 0.75em;
|
||||
|
||||
img {
|
||||
width: 1.5em;
|
||||
width: 1.35em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user