enhance(client): カスタム絵文字一覧ページにカスタム絵文字管理ページへのリンクを追加
This commit is contained in:
parent
fbfe42d6f0
commit
f368bce9d5
2 changed files with 4 additions and 6 deletions
|
|
@ -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));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue