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

@@ -1831,3 +1831,7 @@ span.default-highlight {
#region_1 {
display: none !important;;
}
.profile-match-wrapper {
width: 44% !important;
}