unused development edited
This commit is contained in:
30
public/css/app.css
vendored
30
public/css/app.css
vendored
@@ -48603,12 +48603,6 @@ body{
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.group\/actions:hover .group-hover\/actions\:flex{
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.group:hover .group-hover\:flex{
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
@@ -48654,26 +48648,6 @@ body{
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.data-\[menu-list-hidden\]\:w-0[data-menu-list-hidden]{
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
.data-\[menu-list-hidden\]\:p-0[data-menu-list-hidden]{
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.data-\[menu-list-hidden\]\:opacity-0[data-menu-list-hidden]{
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.data-\[menu-list-hidden\=true\]\:opacity-0[data-menu-list-hidden=true]{
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.data-\[menu-list-hidden\=\"true\"\]\:opacity-0[data-menu-list-hidden="true"]{
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
[dir="ltr"] .ltr\:right-0{
|
||||
right: 0px;
|
||||
}
|
||||
@@ -50957,10 +50931,6 @@ body{
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
.lg\:w-56{
|
||||
width: 14rem;
|
||||
}
|
||||
|
||||
.lg\:max-w-7xl{
|
||||
max-width: 80rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user