make notification button responsive

This commit is contained in:
daria 2025-08-22 16:59:13 +03:00
parent c7e2c7070b
commit b3d606a67d
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -609,6 +609,12 @@
line-height: 32px;
margin: 0;
}
.cp-toolbar-notifications {
svg {
height:1.5rem;
width:1.5rem;
}
}
}
}
}