Increase VSF list detail group card column width to 30 percent
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
}
|
||||
|
||||
.sg-vsf-list-detail-page__left-column {
|
||||
width: 15%;
|
||||
min-width: 15%;
|
||||
width: 30%;
|
||||
min-width: 30%;
|
||||
}
|
||||
|
||||
.sg-vsf-list-detail-page__left-column .sg-group-card {
|
||||
|
||||
Reference in New Issue
Block a user