Fix compose style tests
This commit is contained in:
parent
e8b6117fe5
commit
1c76971920
@ -125,7 +125,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
.input-group > .chart-selector {
|
||||
.chart-selector {
|
||||
position: relative;
|
||||
-ms-flex: 1 1 auto;
|
||||
flex: 1 1 auto;
|
||||
|
||||
@ -109,7 +109,7 @@
|
||||
|
||||
<b-td
|
||||
class="align-middle"
|
||||
style="min-width: 300px"
|
||||
style="min-width: 300px;"
|
||||
>
|
||||
<b-input-group>
|
||||
<b-input-group-prepend>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user