* wip

* wip

* wip

* wip

* refactor

* Update note.vue

* wip
This commit is contained in:
syuilo 2021-02-14 22:26:07 +09:00 committed by GitHub
parent 6ce2231e70
commit 1eda7c8565
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 3452 additions and 44 deletions

View file

@ -308,13 +308,6 @@ hr {
box-shadow: none;
}
._loadMore {
@extend ._panel;
@extend ._button;
width: 100%;
padding: 12px 0;
}
._borderButton {
@extend ._button;
display: block;