We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c9ba5 commit b841935Copy full SHA for b841935
1 file changed
desktop/src/app/styles/vendor/material-theme.scss
@@ -211,4 +211,14 @@ mat-calendar .mat-calendar-table-header {
211
mat-dialog-container {
212
border: 1px solid currentColor;
213
}
214
+ .mat-tab-label {
215
+ bl-button {
216
+ border: none;
217
+ }
218
+ &.mat-tab-label-active, &.mat-tab-label-active > .mat-tab-label-content {
219
+ background-color: Highlight;
220
+ color: Canvas;
221
+ forced-color-adjust: none;
222
223
224
0 commit comments