This commit is contained in:
Kenneth Jannette
2024-01-21 21:12:45 -06:00
parent 2d1f1238ed
commit b6126170d5
2 changed files with 3 additions and 4 deletions

View File

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