fixed SearchDate
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.containerDate{
|
||||
gap: 10px;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
.alingDate{
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
gap: 10px;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user