Skip to content

Commit d429032

Browse files
leftybournesbackportbot[bot]
authored andcommitted
style(contactsmenu): properly align contacts menu actions
Signed-off-by: Kent Delante <kent.delante@proton.me>
1 parent ee82266 commit d429032

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

core/src/views/ContactsMenu.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,12 +210,13 @@ export default {
210210
}
211211
212212
&__search-container {
213+
padding: 10px;
213214
display: flex;
214215
flex: row nowrap;
216+
column-gap: 10px;
215217
}
216218
217219
&__input-wrapper {
218-
padding: 10px;
219220
z-index: 2;
220221
top: 0;
221222
flex-grow: 1;

dist/core-main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/core-main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)