Browse Source

unitPage

master
Kobus 5 years ago
parent
commit
9ca1d68839
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/components/timeshare/resort/unitPage.vue

+ 2
- 0
src/components/timeshare/resort/unitPage.vue View File

215
   color: #ffffff;
215
   color: #ffffff;
216
 }
216
 }
217
 .price-border {
217
 .price-border {
218
+  background-color: #a9e0ff;
219
+  width: 100%;
218
   border: solid #60cbeb medium;
220
   border: solid #60cbeb medium;
219
   padding: 0px 20px;
221
   padding: 0px 20px;
220
 }
222
 }

Loading…
Cancel
Save