mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-22 08:08:39 +00:00
style: 微调 datatree 样式
This commit is contained in:
@@ -375,9 +375,9 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.treebox {
|
.treebox {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
padding-left: 20px;
|
padding: 15px 20px 0 20px;
|
||||||
padding-top: 15px;
|
|
||||||
|
|
||||||
.ztree {
|
.ztree {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Reference in New Issue
Block a user