吃个甘蔗嚼一年 пре 3 година
родитељ
комит
446db2b43e

+ 4
- 0
src/pages/details/foodDetails/foodDetails.less Прегледај датотеку

187
   border-radius: 12px;
187
   border-radius: 12px;
188
   column-count: 3;
188
   column-count: 3;
189
   text-align: center;
189
   text-align: center;
190
+  height: 23vw;
190
 
191
 
191
   .sharebtn {
192
   .sharebtn {
192
     position: absolute;
193
     position: absolute;
193
     width: 260px;
194
     width: 260px;
194
     opacity: 0;
195
     opacity: 0;
196
+    bottom: 15px;
195
   }
197
   }
196
   .tab {
198
   .tab {
197
     line-height: 96px;
199
     line-height: 96px;
198
     font-size: 28px;
200
     font-size: 28px;
199
     font-weight: bold;
201
     font-weight: bold;
200
     color: #202020;
202
     color: #202020;
203
+    position: relative;
204
+    top: 15px;
201
     image {
205
     image {
202
       width: 31px;
206
       width: 31px;
203
       height: 31px;
207
       height: 31px;

+ 4
- 0
src/pages/details/mjDetails/sceneryDetails.less Прегледај датотеку

154
   border-radius: 12px;
154
   border-radius: 12px;
155
   column-count: 3;
155
   column-count: 3;
156
   text-align: center;
156
   text-align: center;
157
+  height: 23vw;
157
 
158
 
158
   .sharebtn {
159
   .sharebtn {
159
     position: absolute;
160
     position: absolute;
160
     width: 260px;
161
     width: 260px;
161
     opacity: 0;
162
     opacity: 0;
163
+    bottom: 15px;
162
   }
164
   }
163
   .tab {
165
   .tab {
164
     line-height: 96px;
166
     line-height: 96px;
165
     font-size: 28px;
167
     font-size: 28px;
166
     font-weight: bold;
168
     font-weight: bold;
167
     color: #202020;
169
     color: #202020;
170
+    position: relative;
171
+    top: 15px;
168
     image {
172
     image {
169
       width: 31px;
173
       width: 31px;
170
       height: 31px;
174
       height: 31px;