forked from public/foundryvtt-reve-de-dragon
Fix calendar pos 2
This commit is contained in:
@ -970,10 +970,7 @@ ul, li {
|
||||
/* CALENDAR STUFF */
|
||||
#calendar-time-container{
|
||||
position: absolute;
|
||||
bottom: 75px;
|
||||
left: 223px;
|
||||
display: block;
|
||||
position: 'fixed';
|
||||
}
|
||||
#calendar{
|
||||
min-width: 150px;
|
||||
|
Reference in New Issue
Block a user