You've already forked gitea-banana-theme
修复 某些下拉菜单按钮无法触发的问题
This commit is contained in:
@@ -29,7 +29,7 @@ export const baseButton = css`
|
||||
gap: 8px;
|
||||
}
|
||||
// 添加点击效果
|
||||
&:active {
|
||||
&:not(.dropdown):active {
|
||||
animation: pulse-click 200ms cubic-bezier(0.4, 0, 0.2, 1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user