diff options
Diffstat (limited to 'src/client/app.vue')
| -rw-r--r-- | src/client/app.vue | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/client/app.vue b/src/client/app.vue index 519eff9ab0..093e65d16e 100644 --- a/src/client/app.vue +++ b/src/client/app.vue @@ -553,10 +553,6 @@ export default Vue.extend({ &.full { padding: 0 var(--margin); } - - &.naked { - background: var(--bg); - } } } |