This commit is contained in:
Kenneth Jannette
2024-01-21 21:07:45 -06:00
parent 12c18fe6c9
commit d0e06ebe4b
3 changed files with 14 additions and 106 deletions

View File

@@ -90,10 +90,12 @@
.docedit-header-row {
display: flex;
flex-direction: row;
height: 210px;
height: 240px;
margin-bottom: 12px;
color: #000000;
font-weight: 500;
overflow: hidden;
background-color: yellow;
}
.docedit-header-col1 {