File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 >
77 <div :class =" { 'px-2': $vuetify.breakpoint.mdAndDown }" >
88 <v-toolbar-title >
9- <div class =" d-flex pt-2" style =" width : 225 px " >
9+ <div class =" d-flex pt-2" style =" width : 245 px " >
1010 <v-select
1111 outlined
1212 dense
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export default {
55 // Global page headers: https://go.nuxtjs.dev/config-head
66 head : {
77 titleTemplate : '%s' ,
8- title : 'HTTP SMS | Convert your android phone into an SMS Gateway.' ,
8+ title : 'Http SMS - Convert your android phone into an SMS Gateway.' ,
99 htmlAttrs : {
1010 lang : 'en' ,
1111 } ,
Original file line number Diff line number Diff line change 1111 'text-h5': $vuetify.breakpoint.mdAndDown,
1212 }"
1313 >
14- <v-icon :large =" $vuetify.breakpoint.mdAndDown" >{{
15- mdiForum
16- }} </v-icon >
14+ <v-icon :x- large =" ! $vuetify.breakpoint.mdAndDown" >
15+ {{ mdiForum }}
16+ </v-icon >
1717 Http SMS
1818 </h2 >
1919 <v-spacer ></v-spacer >
You can’t perform that action at this time.
0 commit comments