Files
2026-04-28 15:13:50 +02:00

12 lines
187 B
SCSS

.cmplz-label-container{
.cmplz-premium a{
margin-left:10px;
font-size: 11px;
font-weight: 500;
text-decoration: none;
padding: 5px;
background-color: #ecf4ed;
color: #333;
}
}