lsc 2 vuotta sitten
vanhempi
commit
f3af92806c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/components/courseDetail.vue

+ 1 - 1
src/components/courseDetail.vue

@@ -1362,7 +1362,7 @@ export default {
 
 .rightTd,
 .noBRight {
-  width: 84%;
+  width: calc(100% - 14% - 10px);
   background: #fff;
   display: flex;
   flex-direction: row;