style(contactsmenu): properly align contacts menu actions

Signed-off-by: Kent Delante <kent.delante@proton.me>
This commit is contained in:
Kent Delante 2025-09-04 13:04:14 +08:00
parent ee82266210
commit 9e93e93e11
3 changed files with 5 additions and 4 deletions

View file

@ -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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long