Skip to content

Commit f8ca5e0

Browse files
UI - Expand/Collapse style changes
1 parent 719e410 commit f8ca5e0

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

src/ContentProcessorWeb/src/Pages/DefaultPage/Panels.styles.scss

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,11 @@
216216
background-color: #f0f0f0;
217217
cursor: pointer;
218218
min-width: 10px !important;
219-
height: 170px;
220-
padding: 10px !important;
219+
220+
height: 172px;
221+
padding: 16px 5px !important;
222+
text-transform: uppercase;
223+
font-size: 12px !important;
224+
letter-spacing: 1px;
225+
word-spacing: 3px;
221226
}

0 commit comments

Comments
 (0)