[new feature] SubmitBar: add tip-icon prop (#3249)
This commit is contained in:
@@ -17,6 +17,16 @@
|
||||
background-color: #fff7cc;
|
||||
}
|
||||
|
||||
&__tip-icon {
|
||||
font-size: 12px;
|
||||
min-width: 18px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
&__tip-text {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
&__bar {
|
||||
height: 50px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user