This commit is contained in:
parent
e0aef681d4
commit
109e986228
@ -1845,13 +1845,18 @@ dl.bb-dl > dd > li {
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#profile-jot-submit-wrapper .btn-outline-secondary{
|
#profile-jot-submit-wrapper > div > .btn-outline-secondary , #profile-jot-submit-wrapper > div > div > .btn-outline-secondary{
|
||||||
|
border: unset;
|
||||||
|
border-radius: 50% !important;
|
||||||
|
width: 2.5rem;
|
||||||
|
height: 2.5rem;
|
||||||
|
}
|
||||||
|
.modal-footer .btn-outline-secondary{
|
||||||
border: unset;
|
border: unset;
|
||||||
border-radius: 50% !important;
|
border-radius: 50% !important;
|
||||||
width: 2.5rem;
|
width: 2.5rem;
|
||||||
height: 2.5rem;
|
height: 2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-primary{
|
.btn-primary{
|
||||||
border-radius: 15% !important;
|
border-radius: 15% !important;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
Reference in New Issue
Block a user