feat: panel布局、单值图、line图等
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
height: 60px;
|
||||
padding: 0 20px;
|
||||
border-bottom: 1px solid $--right-box-border-color;
|
||||
box-sizing: border-box;
|
||||
|
||||
.header__title {
|
||||
font-size: 16px;
|
||||
@@ -231,7 +230,6 @@
|
||||
border: none;
|
||||
border-radius: 4px;
|
||||
outline: none;
|
||||
box-sizing: border-box;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
transition: background-color linear .2s, color linear .1s;
|
||||
@@ -302,7 +300,6 @@
|
||||
height: 100%;
|
||||
transform: translateY(-50%);
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.form-item--end-with-btn { // 末尾留出btn宽度空间的form item
|
||||
|
||||
|
||||
Reference in New Issue
Block a user