mastercut/public/assets/css/custom.css

15 lines
185 B
CSS

.profile-media img {
border-radius: 100%;
width: 35px;
height: 35px;
object-fit: cover;
}
.mode-active i {
fill: #fff !important;
}
.notify {
z-index: 9999;
}