fix: Label overflow using text-truncate (#1448)

This commit is contained in:
Vishal Pandey
2020-11-25 12:52:39 +05:30
committed by GitHub
parent 34c1091d55
commit cb2a528be6
2 changed files with 1 additions and 2 deletions

View File

@@ -78,7 +78,6 @@
justify-content: space-between;
.page-title {
@include flex;
margin-bottom: $zero;
margin-left: $space-normal;
}