调试线上sf的bug

This commit is contained in:
WEB许何哲\xuhez
2023-08-08 14:42:10 +08:00
parent 194bb28085
commit 0e292ea597
3 changed files with 12 additions and 4 deletions

View File

@@ -2,15 +2,18 @@
display: flex;
justify-content: flex-start;
align-items: center;
margin-top: 1vw !important;
margin-left: 16px !important;
}
.choosekanban > button {
width: 4vw !important;
padding: 0 2vw !important;
height: 2vw !important;
border: none !important;
margin-left: 16px !important;
border-right: 1px solid #ccc !important;
background-color: #EEEEEE;
color: #989799;
font-weight: bold;
}
.o_content > .d-flex {