Merge branch 'minor-fixes-batch' into shigusegubu-vue3

* minor-fixes-batch:
  fix theme tab color indicators
This commit is contained in:
Henry Jameson 2022-11-01 23:25:53 +02:00
commit b7afb50559

View file

@ -27,16 +27,16 @@
&.nativeColor {
flex: 0 0 2em;
min-width: 2em;
align-self: center;
height: 100%;
align-self: stretch;
min-height: 100%;
}
}
.computedIndicator,
.transparentIndicator {
flex: 0 0 2em;
min-width: 2em;
align-self: center;
height: 100%;
align-self: stretch;
min-height: 100%;
}
.transparentIndicator {
// forgot to install counter-strike source, ooops