replace hint component
This commit is contained in:
@@ -142,5 +142,21 @@
|
||||
}
|
||||
}
|
||||
|
||||
.remark-container {
|
||||
padding: 1rem;
|
||||
border: 2px solid rgba($colorBlack, 0.1);
|
||||
border-radius: 0.25rem;
|
||||
|
||||
&.warning {
|
||||
border-color:#ffd8a8;
|
||||
background-color: #fff4e6;
|
||||
}
|
||||
|
||||
.remark-container-title {
|
||||
font-weight: 600;
|
||||
color: #ca9c63;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user