Fix button shrink for inventory toolbar [SCI-7252] (#4551)

This commit is contained in:
ajugo 2022-10-19 18:09:59 +02:00 committed by GitHub
parent 0a56d772b7
commit 3a0eec7043
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@
}
}
@media (max-width: 1299px) {
@media (max-width: 1624px) {
.repository-toolbar {
.btn:not(.prevent-shrink) {