mirror of
https://github.com/wekan/wekan.git
synced 2025-12-26 20:28:48 +01:00
Calendar Modal
This commit is contained in:
parent
0bd8b298d7
commit
0867f728d1
1 changed files with 8 additions and 0 deletions
|
|
@ -167,3 +167,11 @@
|
|||
border-color: #2b004d;
|
||||
color: #fff !important;
|
||||
}
|
||||
.modal-dialog {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.modal-header {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue