FEAT Styling the custom save post button
This commit is contained in:
parent
b1cac05b3c
commit
7d2de1fe6d
|
|
@ -653,6 +653,9 @@ select[data-enpassusermodified='yes'] {
|
|||
#set-online-status {
|
||||
@apply text-white border-none rounded-xl px-4 !py-1 ml-auto;
|
||||
}
|
||||
#save-post-custom {
|
||||
@apply ml-auto rounded-xl bg-amber-600 border-none text-white px-4 !py-1;
|
||||
}
|
||||
|
||||
#set-offline-status {
|
||||
@apply bg-neutral-600;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user