Skip to content

Commit a9e9283

Browse files
committed
add styles
1 parent 75602e5 commit a9e9283

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

projects/social_platform/src/app/office/courses/lesson/shared/exclude-task/exclude-task.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101

102102
&__body {
103103
max-width: 422px;
104+
104105
&--hasContent {
105106
max-width: 333px;
106107
}

projects/social_platform/src/app/office/courses/lesson/shared/radio-select-task/radio-select-task.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108

109109
&__body {
110110
max-width: 422px;
111-
111+
112112
&--hasContent {
113113
display: flex;
114114
flex-direction: column;

0 commit comments

Comments
 (0)