mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawki wyglądu i funkcjonalności
This commit is contained in:
@@ -276,6 +276,13 @@ export default class StationsView extends Vue {
|
||||
|
||||
.bar_actions {
|
||||
display: flex;
|
||||
|
||||
@include smallScreen() {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
width: 100%;
|
||||
|
||||
font-size: 1.25em;
|
||||
|
||||
button {
|
||||
@@ -355,10 +362,6 @@ export default class StationsView extends Vue {
|
||||
&.open {
|
||||
color: $accentCol;
|
||||
}
|
||||
|
||||
@include smallScreen() {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes blinkAnim {
|
||||
|
||||
Reference in New Issue
Block a user