mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 11:28:06 +08:00
fix(ui): update create attr icon
This commit is contained in:
@@ -187,7 +187,6 @@
|
||||
<a-icon
|
||||
style="position:absolute;top:2px;left:-17px;color:#2f54eb;"
|
||||
type="question-circle"
|
||||
theme="filled"
|
||||
@click="
|
||||
(e) => {
|
||||
e.stopPropagation()
|
||||
|
@@ -178,7 +178,6 @@
|
||||
<a-icon
|
||||
style="position:absolute;top:2px;left:-17px;color:#2f54eb;"
|
||||
type="question-circle"
|
||||
theme="filled"
|
||||
@click="
|
||||
(e) => {
|
||||
e.stopPropagation()
|
||||
@@ -372,7 +371,6 @@
|
||||
<a-icon
|
||||
style="position:absolute;top:3px;left:-17px;color:#A5A9BC;"
|
||||
type="info-circle"
|
||||
theme="filled"
|
||||
@click="
|
||||
(e) => {
|
||||
e.stopPropagation()
|
||||
|
Reference in New Issue
Block a user