chore: update styling for selection

This commit is contained in:
Leangseu Kim
2023-05-05 13:36:46 -04:00
committed by leangseu-edx
parent f3f4b856eb
commit aa8594ff03

View File

@@ -247,6 +247,13 @@
margin-top: 2px;
}
#video-sharing-configuration-options {
@extend %sizing;
padding: 5px 8px;
margin-top: 2px;
}
.status-actions {
@extend %actions-list;