We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebb395 commit ec2d144Copy full SHA for ec2d144
source/css/pattern-scaffolding-project-specific.scss
@@ -92,11 +92,11 @@ pl-iframe {
92
93
// Related to https://github.com/db-ui/base/pull/6
94
.sg-swatch {
95
- border: #000 dashed 1px;
96
- display: flex;
97
height: initial;
98
min-height: 6em;
99
padding: 4px;
+ display: flex;
+ border: black dashed 1px;
100
101
.sg-label {
102
font-size: 80%;
0 commit comments