Skip to content

Commit 80df531

Browse files
committed
Allow grid with one column
1 parent 2032b04 commit 80df531

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/static/css/default.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@
395395
grid-row-gap: 30px;
396396
grid-column-gap: 30px;
397397
margin-bottom: 45px;
398+
grid-template-columns: 1fr;
398399
}
399400

400401
.shinyproxy-layout-grid-2-columns #applist .list-group {

0 commit comments

Comments
 (0)