mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawki stylistyczne widoku historii dyżurnych (cz. 2)
This commit is contained in:
@@ -94,12 +94,6 @@ export default defineComponent({
|
||||
required: true,
|
||||
},
|
||||
},
|
||||
setup() {
|
||||
const store = useStore();
|
||||
const router = useRouter();
|
||||
|
||||
return {};
|
||||
},
|
||||
|
||||
async mounted() {
|
||||
try {
|
||||
@@ -166,6 +160,7 @@ ul {
|
||||
|
||||
li {
|
||||
margin: 1em 0;
|
||||
padding: 0 0.5em;
|
||||
|
||||
h3 {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user