some help strings
This commit is contained in:
parent
b07d7d7229
commit
1a8d24d649
4 changed files with 15 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue