some console errors fixed
This commit is contained in:
8
public/css/app.css
vendored
8
public/css/app.css
vendored
@ -50031,6 +50031,10 @@ body{
|
||||
height: 16rem;
|
||||
}
|
||||
|
||||
.lg\:h-auto{
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.lg\:h-48{
|
||||
height: 12rem;
|
||||
}
|
||||
@ -50047,10 +50051,6 @@ body{
|
||||
height: 3rem;
|
||||
}
|
||||
|
||||
.lg\:h-auto{
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.lg\:w-9{
|
||||
width: 2.25rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user