forked from fanruan/fineui
Browse Source
* commit 'a5f33c004ee6f8c4d8863aee28989558d7f21f61': update BI-28955 pane添加透明背景兼容ie10遮盖问题es6
guy
6 years ago
5 changed files with 9 additions and 0 deletions
@ -1,3 +1,5 @@
|
||||
.bi-pane { |
||||
min-height: 25px; |
||||
background-color: rgba(247, 248, 250, 0); |
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00f7f8fa,endColorstr=#00f7f8fa); |
||||
} |
||||
|
Loading…
Reference in new issue