UI style fixes
This commit is contained in:
@ -267,3 +267,10 @@ iframe {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
.rbc-toolbar {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
align-items: center;
|
||||
justify-content: center; /* Optional: center buttons in the group */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user