mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Świąteczna zmiana logo; poprawki kompatybilności ikon
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<header>
|
||||
<img :src="logoSVG" alt="logo pojazdownik" />
|
||||
<p class="header-bottom"><span>EDYTOR POCIĄGÓW ONLINE</span></p>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
|
||||
+37
-12
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 27 KiB |
@@ -42,7 +42,7 @@
|
||||
</button> -->
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<div class="input_ready-stock">
|
||||
<button class="btn" @click="setReadyStockList(true)"><b>REALNE ZESTAWIENIA</b></button>
|
||||
</div>
|
||||
|
||||
@@ -489,9 +489,7 @@ export default defineComponent({
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&_radio,
|
||||
&_list,
|
||||
&_checkbox {
|
||||
&_container > * {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user