tijiao
This commit is contained in:
@@ -644,22 +644,22 @@
|
||||
},
|
||||
});
|
||||
</script>
|
||||
<style scoped>
|
||||
<style lang="less" scoped>
|
||||
.main {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
}
|
||||
.left {
|
||||
width: 400px;
|
||||
/* height: 95vh; */
|
||||
height: 92.7vh;
|
||||
border-right: 5px solid rgb(229, 235, 240);
|
||||
min-width: fit-content;
|
||||
}
|
||||
.top {
|
||||
height: 46vh;
|
||||
border-bottom: 5px solid rgb(229, 235, 240);
|
||||
}
|
||||
.ns-table-title {
|
||||
/* .ns-table-title {
|
||||
text-align: left;
|
||||
height: 46px;
|
||||
line-height: 46px;
|
||||
@@ -668,9 +668,9 @@
|
||||
user-select: text;
|
||||
padding-left: 16px;
|
||||
width: 100%;
|
||||
}
|
||||
} */
|
||||
.table {
|
||||
width: 2000px;
|
||||
/* width: 2000px; */
|
||||
/* width: auto; */
|
||||
}
|
||||
.admin {
|
||||
|
Reference in New Issue
Block a user