_botonera-secundaria.scss 269 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 11 12 13 .botonera-secundaria { background-color: rgba(0, 0, 0, 0.8); .row { border-radius: 5px; overflow: hidden; } .btn { border-radius: 0; margin-right: 1px; width: calc(100% - 1px); margin-bottom: 1px; } }