Browse Source
* commit 'b3a1f142b36c8400eb81c07ef94ebda1c153032d': 默认阻止按钮事件冒泡 BI-52452 refactor: 加圆角 update: 事件名改一下 update 无JIRA任务 文本列表复制粘贴的时候要发事件es6
windy
5 years ago
8 changed files with 13 additions and 1 deletions
@ -0,0 +1,3 @@ |
|||||||
|
.bi-popover { |
||||||
|
border: 1px solid transparent; |
||||||
|
} |
@ -1,4 +1,5 @@ |
|||||||
@import "../../index"; |
@import "../../index"; |
||||||
|
|
||||||
.bi-popover { |
.bi-popover { |
||||||
|
border: 1px solid transparent; |
||||||
} |
} |
Loading…
Reference in new issue