mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change input radius vom 24.8 pt to 17 px
This commit is contained in:
parent
f68826ca44
commit
90018b86a8
@ -44,12 +44,13 @@ html, body {
|
||||
}
|
||||
|
||||
.form-control, .custom-select {
|
||||
border-radius: 24.8pt;
|
||||
border-radius: 17px;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
.rounded-right {
|
||||
border-top-right-radius: 24.8pt !important;
|
||||
border-bottom-right-radius: 24.8pt !important;
|
||||
border-top-right-radius: 17pt !important;
|
||||
border-bottom-right-radius: 17pt !important;
|
||||
}
|
||||
|
||||
.alert-success {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user