Skip to content
Snippets Groups Projects
Commit d59b62b6 authored by Timothee P's avatar Timothee P :sunflower:
Browse files

enlarge dimmer

parent 75dcea39
No related branches found
No related tags found
No related merge requests found
<template>
<div class="fourteen wide column">
<div class="ui dimmer" :class="[{ active: featureLoading }]"></div>
<script
type="application/javascript"
:src="
......@@ -12,9 +13,7 @@
<h1>Signalements</h1>
</div>
<div class="twelve-wide column no-padding-mobile mobile-fullwidth">
<div class="ui dimmer" :class="[{ active: featureLoading }]">
<div class="ui large text loader">Chargement</div>
</div>
<div class="ui large text loader">Chargement</div>
<div class="ui secondary menu no-margin">
<a
@click="showMap = true"
......@@ -497,6 +496,5 @@ export default {
width: 100%;
}
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment