diff --git a/res/css/structures/_SpaceHierarchy.scss b/res/css/structures/_SpaceHierarchy.scss index 978b9f54ff..4f12011c66 100644 --- a/res/css/structures/_SpaceHierarchy.scss +++ b/res/css/structures/_SpaceHierarchy.scss @@ -220,7 +220,7 @@ limitations under the License. line-height: $font-18px; color: $secondary-content; grid-row: 2; - grid-column: 1/3; + grid-column: 2/3; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;