Equicord/src/components/ExpandableHeader.css
2024-04-17 14:29:47 -04:00

11 lines
No EOL
184 B
CSS

.vc-expandableheader-center-flex {
display: flex;
place-content: center;
}
.vc-expandableheader-btn {
all: unset;
cursor: pointer;
width: 24px;
height: 24px;
}