mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
9 lines
231 B
CSS
9 lines
231 B
CSS
.btn {
|
|
background: url(~@/app/components/datasets/documents/assets/action.svg) center center no-repeat transparent;
|
|
background-size: 16px 16px;
|
|
/* mask-image: ; */
|
|
}
|
|
|
|
.panelBorder {
|
|
border: 0.5px solid rgba(0, 0, 0, .05);
|
|
} |