Chore: Refactors sidebar styles (#2416)

* Chore: Refactors sidebar styles

* Removes unused i18n
This commit is contained in:
Nithin David Thomas 2021-06-11 17:11:13 +05:30 committed by GitHub
parent e9fa9e5eff
commit 75d05e55ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 91 additions and 147 deletions

View file

@ -121,6 +121,7 @@ export default {
width: 100%;
height: 100%;
max-width: 100%;
padding: var(--space-normal) var(--space-two);
}
}
</style>