diff --git a/res/css/structures/_SpaceHierarchy.scss b/res/css/structures/_SpaceHierarchy.scss index 4f12011c66..a43e538b72 100644 --- a/res/css/structures/_SpaceHierarchy.scss +++ b/res/css/structures/_SpaceHierarchy.scss @@ -84,6 +84,8 @@ limitations under the License. width: 16px; left: 0; background-image: url("$(res)/img/element-icons/warning-badge.svg"); + background-size: cover; + background-repeat: no-repeat; } }