tabs javascript function
This commit is contained in:
8
public/css/app.css
vendored
8
public/css/app.css
vendored
@ -50876,6 +50876,10 @@ body{
|
||||
width: 8.333333%;
|
||||
}
|
||||
|
||||
.lg\:w-auto{
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.lg\:w-3\/12{
|
||||
width: 25%;
|
||||
}
|
||||
@ -50940,10 +50944,6 @@ body{
|
||||
width: 1rem;
|
||||
}
|
||||
|
||||
.lg\:w-auto{
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.lg\:w-2\/4{
|
||||
width: 50%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user