Init
This commit is contained in:
29
src/sass/vuetify-material/_footer.sass
Normal file
29
src/sass/vuetify-material/_footer.sass
Normal file
@@ -0,0 +1,29 @@
|
||||
.v-footer
|
||||
padding: 20px 0 20px 4px
|
||||
border-top: 1px solid #e7e7e7 !important
|
||||
position: relative
|
||||
a
|
||||
padding: 15px 18px 15px 16px
|
||||
font-size: 12px !important
|
||||
.body-1
|
||||
font-size: 16px !important
|
||||
padding-right: 18px
|
||||
letter-spacing: 0px !important
|
||||
a
|
||||
color: #9c27b0 !important
|
||||
padding: 0
|
||||
text-transform: inherit !important
|
||||
font-size: 16px !important
|
||||
font-weight: 300 !important
|
||||
.v-icon
|
||||
margin-top: -3px
|
||||
|
||||
&.v-footer--absolute
|
||||
position: absolute !important
|
||||
|
||||
.theme--light.v-footer
|
||||
background-color: transparent
|
||||
.body-1
|
||||
color: #3c4858
|
||||
.v-icon
|
||||
color: #3c4858
|
||||
Reference in New Issue
Block a user