Working label as an editor entry type

This commit is contained in:
Ian Gulliver
2019-07-10 08:14:53 +00:00
parent 56ff0d1201
commit 01542d67f6
5 changed files with 75 additions and 62 deletions

View File

@@ -173,10 +173,9 @@ body {
.gridGroupLabel {
width: calc(100% - 10px);
height: 100%;
height: calc(100% - 10px);
justify-content: center;
font-size: 20px;
padding-top: 3px;
overflow: hidden;
overflow-wrap: anywhere;
z-index: 1;