mirror of https://github.com/status-im/consul.git
5 lines
76 B
SCSS
5 lines
76 B
SCSS
|
%pill {
|
||
|
background-color: $ui-gray-100;
|
||
|
border-radius: $radius-small;
|
||
|
}
|