Working label as an editor entry type
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user