portal.mkgtu.ru/common/components/tree/assets/css/tree-parser.css

9 lines
149 B
CSS
Raw Normal View History

2024-03-28 09:51:45 +03:00
.node-tree_stage > div {
display: inline-block;
word-break: break-word;
}
.node-tree_stage > span {
display: inline-block !important;
}