vue update

This commit is contained in:
bkfox
2022-03-18 03:45:13 +01:00
parent adb10c3d95
commit 789808e815
24 changed files with 8902 additions and 6514 deletions

View File

@ -1,5 +1,5 @@
#app.admin {
.admin {
.navbar .navbar-brand {
padding-right: 1em;
}

View File

@ -2,8 +2,6 @@
@import "~bulma/sass/utilities/_all.sass";
@import "~bulma/sass/components/dropdown.sass";
@import './admin.scss';
$body-background-color: $light;
@import "~bulma";