mirror of
https://github.com/nextcloud/server.git
synced 2026-04-09 19:16:36 -04:00
fix(systemtags): picker tag list height alignment
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
parent
776a689e09
commit
a8a2edcaa8
1 changed files with 0 additions and 1 deletions
|
|
@ -619,7 +619,6 @@ export default defineComponent({
|
|||
max-width: none;
|
||||
// recalculate padding
|
||||
box-sizing: border-box;
|
||||
min-height: calc(var(--default-grid-baseline) * 2 + var(--default-clickable-area));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue