mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
style(contactsmenu): properly align contacts menu actions
Signed-off-by: Kent Delante <kent.delante@proton.me>
This commit is contained in:
parent
ee82266210
commit
9e93e93e11
3 changed files with 5 additions and 4 deletions
|
|
@ -210,12 +210,13 @@ export default {
|
|||
}
|
||||
|
||||
&__search-container {
|
||||
padding: 10px;
|
||||
display: flex;
|
||||
flex: row nowrap;
|
||||
column-gap: 10px;
|
||||
}
|
||||
|
||||
&__input-wrapper {
|
||||
padding: 10px;
|
||||
z-index: 2;
|
||||
top: 0;
|
||||
flex-grow: 1;
|
||||
|
|
|
|||
4
dist/core-main.js
vendored
4
dist/core-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-main.js.map
vendored
2
dist/core-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue