Skip to content

Commit

Permalink
Remove small property from alert.
Browse files Browse the repository at this point in the history
  • Loading branch information
lisasund committed May 18, 2020
1 parent efc3a43 commit 37a096d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions georg-ui/src/components/Detail.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
enligt {{ source }}
</v-card-subtitle>
<v-card-text v-else-if="!isNewMarker">
<v-alert
dense
text
type="warning"
size="small"
class="alertText mb-n3 mt-0"
<v-alert dense text type="warning" class="alertText mb-n3 mt-0"
>Saknar geodetiskt datum, WGS84 har antagits.</v-alert
>
</v-card-text>
Expand Down

0 comments on commit 37a096d

Please sign in to comment.