Suggestions width fix

This commit is contained in:
2021-07-19 00:32:39 +03:00
parent c8aecb12f4
commit a770eead5f
4 changed files with 16 additions and 0 deletions

View File

@@ -1827,3 +1827,7 @@ span.default-highlight {
.bootstrap-tagsinput {
width: 100%;
}
.profile-match-wrapper {
width: 44% !important;
}