优化主题切换按钮下移问题、优化tabs被footer遮挡问题

This commit is contained in:
Elune
2020-03-07 13:02:49 +08:00
parent 32dc525091
commit 3c0323496f
7 changed files with 15 additions and 8 deletions

View File

@@ -188,7 +188,7 @@ export default {
<style>
.crud-opts {
padding: 6px 0;
padding: 4px 0;
display: -webkit-flex;
display: flex;
align-items: center;