mastercut/public/assets/css/custom.css
2024-11-23 10:40:35 +07:00

20 lines
241 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;
}
.form-span{
font-size: 10px;
color: #76b5e7;
}