close #2662 Fixed: Parent&Child category assign issue
This commit is contained in:
8
public/css/app.css
vendored
8
public/css/app.css
vendored
@ -50034,10 +50034,6 @@ body{
|
||||
width: 20rem;
|
||||
}
|
||||
|
||||
.lg\:w-9{
|
||||
width: 2.25rem;
|
||||
}
|
||||
|
||||
.lg\:w-8\/12{
|
||||
width: 66.666667%;
|
||||
}
|
||||
@ -50106,6 +50102,10 @@ body{
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
.lg\:w-9{
|
||||
width: 2.25rem;
|
||||
}
|
||||
|
||||
.lg\:max-w-7xl{
|
||||
max-width: 80rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user