Remove padding

pull/310/head
cagataycivici 2020-04-24 16:59:01 +03:00
parent da174d8e5b
commit c0640d01c1
1 changed files with 0 additions and 2 deletions

View File

@ -138,8 +138,6 @@ export default {
<style>
.p-sidebar {
position: fixed;
padding: .5em 1em;
-webkit-transition: transform .3s;
transition: transform .3s;
}