mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 22:27:31 -04:00
techdebt(settings): mark visibility selects as label-outside
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
This commit is contained in:
parent
b5c1212fa3
commit
4ba08fcc5e
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
:clearable="false"
|
||||
:options="visibilityOptions"
|
||||
:value="visibilityObject"
|
||||
label-outside
|
||||
@option:selected="onVisibilityChange" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in a new issue