mirror of
https://github.com/nextcloud/server.git
synced 2026-04-27 01:00:20 -04:00
Merge pull request #41561 from nextcloud/fix/user-row-text-field
fix(settings): User row text field styles
This commit is contained in:
commit
165178a6ad
5 changed files with 6 additions and 22 deletions
|
|
@ -943,22 +943,6 @@ export default {
|
|||
border-bottom: 1px solid var(--color-border);
|
||||
|
||||
:deep {
|
||||
.input-field,
|
||||
.input-field__main-wrapper,
|
||||
.input-field__input {
|
||||
height: 48px !important;
|
||||
}
|
||||
|
||||
.input-field__input {
|
||||
&:placeholder-shown:not(:focus) + .input-field__label {
|
||||
inset-block-start: 16px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.button-vue--icon-only {
|
||||
height: 44px !important;
|
||||
}
|
||||
|
||||
.v-select.select {
|
||||
min-width: var(--cell-min-width);
|
||||
}
|
||||
|
|
|
|||
4
dist/settings-users-8351.js
vendored
4
dist/settings-users-8351.js
vendored
File diff suppressed because one or more lines are too long
2
dist/settings-users-8351.js.map
vendored
2
dist/settings-users-8351.js.map
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue