This commit is contained in:
Nicolas Constant 2019-04-07 23:10:25 -04:00
parent 5d47208cdb
commit 2507ba2286
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
&__body {
overflow: auto;
height: calc(100%);
// width: calc(100%);
padding-left: 10px;
padding-right: 10px;
font-size: $small-font-size;
@ -14,7 +13,6 @@
outline: 1px dotted greenyellow;
}
&__label {
// text-decoration: underline;
font-size: $small-font-size;
margin-top: 10px;
margin-left: 5px;