FreeTube/src/renderer/components/ft-profile-filter-channels-.../ft-profile-filter-channels-...

18 lines
193 B
CSS

.card {
width: 85%;
margin: 0 auto;
margin-bottom: 30px;
}
.selected {
text-align: center;
}
::v-deep .select-label {
width: 95%;
}
::v-deep .select {
text-align-last: center;
}