takumi9942
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
client/themes/default/scss/app.scss
|
@ -966,13 +966,13 @@ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.v-content { |
|
|
|
|
|
|
|
|
.v-main { |
|
|
padding: 0 !important; |
|
|
padding: 0 !important; |
|
|
font-size: 14px; |
|
|
font-size: 14px; |
|
|
background-color: #FFF; |
|
|
background-color: #FFF; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.v-content .contents { |
|
|
|
|
|
|
|
|
.v-main .contents { |
|
|
color: #000; |
|
|
color: #000; |
|
|
background-color: #FFF; |
|
|
background-color: #FFF; |
|
|
|
|
|
|
|
|