diff --git a/layouts/default.vue b/layouts/default.vue index ce436d6..5181995 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -16,45 +16,77 @@ @@ -73,9 +105,6 @@ GitHub - - Settings - blossomishymae.github.io CommunityDragon diff --git a/public/css/app.css b/public/css/app.css index be1436f..7df9777 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -79,6 +79,11 @@ table > tbody > tr:hover > * { background-color: #0008 !important; } +ul.dropdown-menu { + background: transparent; + backdrop-filter: blur(0.4rem); +} + .background { height: 100%; width: 100%;