some help strings

This commit is contained in:
Henry Jameson 2018-11-25 17:21:53 +03:00
parent b07d7d7229
commit 1a8d24d649
4 changed files with 15 additions and 4 deletions

View file

@ -124,6 +124,9 @@
<OpacityInput
v-model="selected.alpha"
:disabled="!present"/>
<div>
{{$t('settings.style.shadows.hint')}}
</div>
</div>
</div>
</template>
@ -215,6 +218,7 @@
.shadow-tweak {
flex: 1;
min-width: 280px;
.id-control {
align-items: stretch;