button styling in show category

practiced-songs
Matthew Huntington 11 months ago
parent 581e49a341
commit 2c1b1fc821

@ -58,3 +58,10 @@
</tbody> </tbody>
</table> </table>
</template> </template>
<style scoped>
button {
padding: 1em 2em;
margin: 0 1em;
}
</style>

Loading…
Cancel
Save