Browse Source

Fix exercise end button see BT#15794

Julio 5 năm trước cách đây
mục cha
commit
3698280f01
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      app/Resources/public/css/themes/rainbow/default.css

+ 4 - 0
app/Resources/public/css/themes/rainbow/default.css

@@ -2256,3 +2256,7 @@ blockquote:before {
 .post-attachment {
     text-align: center;
 }
+
+.exercise_actions {
+    margin-bottom: 60px;
+}