aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPitu <[email protected]>2020-05-10 20:01:05 +0900
committerPitu <[email protected]>2020-05-10 20:01:05 +0900
commitaadb01bcffb7cd08e525e6aec0a9a7652892e9b4 (patch)
treecfd8e04d04b178cdbac6e0e5e01528114d33ee25
parentSort files by newest (diff)
downloadhost.fuwn.me-aadb01bcffb7cd08e525e6aec0a9a7652892e9b4.tar.xz
host.fuwn.me-aadb01bcffb7cd08e525e6aec0a9a7652892e9b4.zip
Style changes to albums
-rw-r--r--src/site/pages/dashboard/albums/_id.vue6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/site/pages/dashboard/albums/_id.vue b/src/site/pages/dashboard/albums/_id.vue
index c2f6a18..e4ab8dd 100644
--- a/src/site/pages/dashboard/albums/_id.vue
+++ b/src/site/pages/dashboard/albums/_id.vue
@@ -1,10 +1,4 @@
<style lang="scss" scoped>
- @import '~/assets/styles/_colors.scss';
- section { background-color: $backgroundLight1 !important; }
- section.hero div.hero-body {
- align-items: baseline;
- }
-
.albumsModal .columns .column { padding: .25rem; }
</style>