|
@@ -65,9 +65,7 @@ $grw-pagetree-item-container-height: 40px;
|
|
|
|
|
|
|
|
.grw-pagetree-item-container {
|
|
.grw-pagetree-item-container {
|
|
|
.grw-triangle-container {
|
|
.grw-triangle-container {
|
|
|
- // TODO: ignore width frickering
|
|
|
|
|
- // https://redmine.weseek.co.jp/issues/130828
|
|
|
|
|
- // min-width: 35px;
|
|
|
|
|
|
|
+ min-width: 35px;
|
|
|
height: $grw-pagetree-item-container-height;
|
|
height: $grw-pagetree-item-container-height;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|