Merge pull request #40873 from nextcloud/fix/36965-fix-search-contacts

Fix width of input on contacts menu
This commit is contained in:
Julia Kirschenheuter 2023-10-18 10:05:01 +02:00 committed by GitHub
commit bd46abac00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View file

@ -157,7 +157,6 @@ export default {
height: calc(100vh - 50px * 3);
max-height: calc(50px * 6 + 2px + 26px);
min-height: calc(50px * 3.5);
width: 350px;
label[for="contactsmenu__menu__search"] {
font-weight: bold;

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