mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Małe zmiany w wyglądzie, widok pociągów online (W.I.P.)
This commit is contained in:
@@ -15,7 +15,7 @@ import Options from "@/components/ui/Options.vue";
|
||||
export default class AppBar extends Vue {}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
@import "../../styles/responsive.scss";
|
||||
|
||||
.app-bar {
|
||||
|
||||
@@ -315,7 +315,7 @@ export default class List extends styleMixin {
|
||||
font-size: calc(0.6rem + 0.3vw);
|
||||
|
||||
@include smallScreen() {
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
|
||||
&-head th {
|
||||
|
||||
Reference in New Issue
Block a user