Multi lang datetime picker bugfix
This commit is contained in:
4
public/css/custom.css
vendored
4
public/css/custom.css
vendored
@ -13,6 +13,10 @@ body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.datepicker[readonly] {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
/*--Layout Content--*/
|
||||
.content-layout {
|
||||
max-width: 1300px !important;
|
||||
|
Reference in New Issue
Block a user