blowfish/src/renderer/src/components/Label.module.css

8 lines
114 B
CSS

.label {
color: #8b98a9;
font-size: 0.85rem;
display: block;
white-space: nowrap;
margin-top: 0.5rem;
}