tabs and date in modal fix
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
margin: 20px 0 20px;
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
flex-wrap: wrap;
|
||||
.tab{
|
||||
list-style: none;
|
||||
|
||||
|
||||
@@ -105,3 +105,6 @@ a {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.flatpickr-wrapper {
|
||||
display: block!important;
|
||||
}
|
||||
Reference in New Issue
Block a user