fix(web-ui): restore correct styles-fixes.css with DragonFlame logo CSS + upload actual screens-library.jsx nested bins: styles-modal.css
This commit is contained in:
parent
f48a0b73ee
commit
cb9ef9c14e
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
}
|
||||
.source-type-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
gap: 8px;
|
||||
}
|
||||
.source-type-card {
|
||||
|
|
|
|||
Loading…
Reference in a new issue