mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
remove round corners
This commit is contained in:
parent
8e17641efd
commit
35ecb94d99
2 changed files with 0 additions and 10344 deletions
|
@ -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
10341
src/js/styleeee.min.css
vendored
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue