misc: update dependencies + fix vuetify styles
This commit is contained in:
@@ -30,7 +30,14 @@ html {
|
||||
}
|
||||
}
|
||||
|
||||
.v-application {
|
||||
#root .v-application {
|
||||
.overline {
|
||||
line-height: 1rem;
|
||||
font-size: .625rem!important;
|
||||
font-weight: 400;
|
||||
letter-spacing: .1666666667em!important;
|
||||
}
|
||||
|
||||
@for $i from 0 through 25 {
|
||||
.radius-#{$i} {
|
||||
border-radius: #{$i}px;
|
||||
|
Reference in New Issue
Block a user