mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-02-24 23:04:40 +08:00
parent
839b8c2844
commit
c86947b69c
1 changed files with 3 additions and 0 deletions
|
@ -108,6 +108,9 @@ const showBack = computed(() => {
|
|||
.el-button + .el-button {
|
||||
margin: 0 !important;
|
||||
}
|
||||
.el-button-group .el-button {
|
||||
margin: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.content-container_form {
|
||||
|
|
Loading…
Reference in a new issue