rounding the focus point on backend
This commit is contained in:
parent
05a7897b6f
commit
39b3b18876
|
|
@ -177,6 +177,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
.focus-point-modification-pannel {
|
||||
.homegrade-blocks-focus-point-bullet {
|
||||
@apply rounded-full w-10 h-10 text-white font-bold flex items-center justify-center;
|
||||
}
|
||||
}
|
||||
|
||||
.edit-question-button {
|
||||
@apply text-white py-2 px-4 mt-3 block w-fit rounded-full;
|
||||
background-color: #e04d42;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user