prueba2
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
</div>
|
||||
</b-dropdown> -->
|
||||
|
||||
<button class="btn btn-outline-primary dropdown-toggle btn btn-outline-primary btn-block" @click="show()" >
|
||||
<button class="btn btn-outline-primary dropdown-toggle btn btn-outline-primary btn-block short" @click="show()" >
|
||||
{{opcionSeleted != '' ? opcionSeleted.nombre : campo}}
|
||||
</button>
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
|
||||
|
||||
<style scoped>
|
||||
.dropdown-item{
|
||||
.dropdown-item,.short{
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: pre;
|
||||
|
||||
Reference in New Issue
Block a user