mirror of
https://github.com/langgenius/dify.git
synced 2026-04-02 21:12:11 +08:00
7 lines
102 B
CSS
7 lines
102 B
CSS
.ctrlBtn {
|
|
left: -16px;
|
|
right: -16px;
|
|
bottom: -16px;
|
|
border-top: 1px solid #F3F4F6;
|
|
}
|