mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
Initial commit
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
.popup {
|
||||
left: 4px;
|
||||
transform: translateX(-100%);
|
||||
box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
|
||||
}
|
||||
Reference in New Issue
Block a user