This commit is contained in:
zhouxudong
2022-06-08 01:06:07 +00:00
parent b4a27adf49
commit dd10aa75f0
4 changed files with 17 additions and 10 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
#spaceList .spaceActions > a{margin-left: 10px;}
.space .menu {margin-left: 5px; margin-right:5px;}
.space .table-empty-tip {padding: 40px 10px;}
.space .spaceTitle.pull-left {overflow: hidden; white-space: nowrap; max-width: calc(100% - 255px)}
.desc-style {font-size: 13px; color: #838A9D; margin: 10px 0 16px 0;}
.space .spaceTitle.pull-left {overflow: hidden; white-space: nowrap; max-width: calc(100% - 150px)}
.desc-style {font-size: 13px; color: #838A9D; margin: -5px 0 16px 18px;}
.kanbans > .col {width: 25% !important;}
@media screen and (max-width: 1500px) {.kanbans > .col {width: 25%;}}