fix: 新增按钮默认隐藏,仅在编辑模式下显示
This commit is contained in:
@@ -735,7 +735,6 @@ body {
|
|||||||
/* Buttons */
|
/* Buttons */
|
||||||
|
|
||||||
.btn-add {
|
.btn-add {
|
||||||
display: inline-flex;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user