Utilized more BitBlazor components. Added enhancements to voice work search.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
.bit-tfl {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.bit-tfl-inp {
|
||||
|
||||
font-family: var(--font-family);
|
||||
}
|
||||
|
||||
.bit-tfl-inp,
|
||||
.bit-drp-wrp,
|
||||
.bit-dtp-wrp {
|
||||
@@ -65,4 +74,10 @@
|
||||
|
||||
.bit-drp-pre, .bit-drp-suf {
|
||||
background: rgb(57, 79, 94);
|
||||
}
|
||||
|
||||
.bit-pvt-cct {
|
||||
font-weight: inherit;
|
||||
font-size: inherit;
|
||||
color: inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user