mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 抽离全局设置的位置
This commit is contained in:
@@ -112,8 +112,8 @@ const handleClick = (key: 'close' | 'remove' | 'resize' | 'fullResize') => {
|
||||
font-weight: bold;
|
||||
border-radius: 50%;
|
||||
&.mini {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
margin: 0 2px;
|
||||
}
|
||||
&.disabled {
|
||||
|
||||
Reference in New Issue
Block a user