mirror of https://github.com/vtrois/kratos
fix: abnormal display when there is no profile
parent
e22d746a41
commit
3798809d0a
|
@ -1494,6 +1494,7 @@ button:focus {
|
||||||
|
|
||||||
.k-main .details .toolbar .motto {
|
.k-main .details .toolbar .motto {
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
|
min-height: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.k-main .details .toolbar .share .btn {
|
.k-main .details .toolbar .share .btn {
|
||||||
|
|
Loading…
Reference in New Issue