enhance(client): カスタム絵文字一覧ページにカスタム絵文字管理ページへのリンクを追加

This commit is contained in:
syuilo
2023-01-16 05:35:01 +09:00
parent fbfe42d6f0
commit f368bce9d5
2 changed files with 4 additions and 6 deletions

View File

@@ -118,7 +118,6 @@ export default defineComponent({
z-index: 10;
position: sticky;
top: var(--stickyTop, 0px);
padding: var(--x-padding);
-webkit-backdrop-filter: var(--blur, blur(8px));
backdrop-filter: var(--blur, blur(20px));