依赖 和 提交按钮样式优化
This commit is contained in:
@@ -128,11 +128,7 @@
|
||||
border-radius: 0px !important;
|
||||
}
|
||||
|
||||
button span {
|
||||
font-size: 18px;
|
||||
margin-left: -1px !important;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
|
||||
/* #noteMenu button span{
|
||||
font-size: 15px;
|
||||
@@ -172,7 +168,7 @@ button span {
|
||||
<Button-group size="large">
|
||||
|
||||
<Button aria-label="share" type="error"
|
||||
style="margin-left:5px; border-radius: 0px;font-size: 24px; font-family: Arial, sans-serif"
|
||||
style="margin-left:5px; border-radius: 0px;font-size: 23px; font-family: Arial, sans-serif"
|
||||
@click="showShareModel()" icon="md-cloud-done">{{ state.ttlDesc }}</Button>
|
||||
|
||||
<Button aria-label="menu" type="error" style="margin-left:5px; border-radius: 0px;font-size: 24px;"
|
||||
|
||||
Reference in New Issue
Block a user