mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #40873 from nextcloud/fix/36965-fix-search-contacts
Fix width of input on contacts menu
This commit is contained in:
commit
bd46abac00
3 changed files with 3 additions and 4 deletions
|
|
@ -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
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