SPACEBROWSER_INTERFACE/interface_072825/master_styles/COMPONENT SCSS/Pill.scss

8 lines
126 B
SCSS

.pill {
display: inline-block;
text-align: center;
border-radius: 6px;
background-color: #f0f0f0;
color: #414141;
}