remove round corners

This commit is contained in:
e-lie 2018-08-31 11:22:29 +00:00 committed by elie
parent 8e17641efd
commit 35ecb94d99
2 changed files with 0 additions and 10344 deletions

View file

@ -559,7 +559,6 @@ input[type='radio'].nice-radio {
// only one card for small screens // only one card for small screens
.app-card { .app-card {
border-radius: .5rem;
margin: 2%; margin: 2%;
width: 96%; width: 96%;
} }
@ -586,10 +585,8 @@ input[type='radio'].nice-radio {
.btn-group { .btn-group {
width: 100%; width: 100%;
.btn:first-child{ .btn:first-child{
border-bottom-left-radius: .5rem;
} }
.btn:last-child{ .btn:last-child{
border-bottom-right-radius: .5rem;
margin-left: 0; margin-left: 0;
} }
} }

10341
src/js/styleeee.min.css vendored

File diff suppressed because it is too large Load diff