Skip to content

Commit ec2d144

Browse files
mfranzkeannsch
authored andcommitted
chore: optimizations regarding DB UI Base v3
1 parent 1ebb395 commit ec2d144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/css/pattern-scaffolding-project-specific.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@ pl-iframe {
9292

9393
// Related to https://github.com/db-ui/base/pull/6
9494
.sg-swatch {
95-
border: #000 dashed 1px;
96-
display: flex;
9795
height: initial;
9896
min-height: 6em;
9997
padding: 4px;
98+
display: flex;
99+
border: black dashed 1px;
100100

101101
.sg-label {
102102
font-size: 80%;

0 commit comments

Comments
 (0)