Merge branch 'release/3.3.0' into develop

pull/4283/head
Chocobozzz 2021-07-23 15:23:43 +02:00
commit c4fa01f7c4
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 2 deletions

View File

@ -114,8 +114,8 @@ my-notification {
display: inherit !important;
}
.dropdown-toggle:first-child {
@include padding-left(30px !important);
.dropdown-toggle {
max-width: 88% !important;
}
}
}