mirror of
https://github.com/langgenius/dify.git
synced 2026-04-10 03:33:37 +08:00
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
9 lines
148 B
CSS
9 lines
148 B
CSS
@reference "../../../../styles/globals.css";
|
|
|
|
.ctrlBtn {
|
|
left: -16px;
|
|
right: -16px;
|
|
bottom: -16px;
|
|
border-top: 1px solid #F3F4F6;
|
|
}
|