mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
dzienniki: stylistyka
This commit is contained in:
@@ -62,7 +62,7 @@ export default defineComponent({
|
||||
dataStatus: DataStatus.Loading,
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
activated() {
|
||||
this.fetchAPIData();
|
||||
},
|
||||
methods: {
|
||||
@@ -106,6 +106,7 @@ export default defineComponent({
|
||||
.item-general {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.25em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user