mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-19 05:43:35 -05:00
11 lines
No EOL
184 B
CSS
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;
|
|
} |