mirror of
https://github.com/prymitive/karma
synced 2026-05-21 04:33:07 +00:00
7 lines
137 B
SCSS
7 lines
137 B
SCSS
.components-grid-swimlane {
|
|
font-size: 1.4rem;
|
|
background-color: $grid-swimlane-bg;
|
|
margin-left: 0.3rem;
|
|
margin-right: 0.3rem;
|
|
}
|