Skip to content
Snippets Groups Projects
Commit 965ec865 authored by Eugen Ciur's avatar Eugen Ciur
Browse files

Style 'new button'

parent b4ec5ab2
Branches
No related tags found
No related merge requests found
button {
border-radius: 0px !important;
}
a.btn {
border-radius: 0px !important;
}
\ No newline at end of file
<LinkTo @route="automates.add" class="btn btn-success">New</LinkTo>
<LinkTo
@route="automates.add"
class="btn btn-success">
<i class="bi bi-plus-lg mx-1"></i>New
</LinkTo>
<div class="tags">
<table class="table table-striped align-middle">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment