修改技术监督bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
padding: 0 8px;
|
||||
border-left: 1px solid #eeeeee;
|
||||
box-shadow: 0 0 8px #cccccc;
|
||||
max-height: 100%;
|
||||
max-height: calc(100vh - 200px);
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.panel-tab__title {
|
||||
|
||||
Reference in New Issue
Block a user