up
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@charset "UTF-8";
|
||||
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css";
|
||||
:root {
|
||||
--p: 0.48 0.25 263.47;
|
||||
}
|
||||
|
||||
*,
|
||||
::after,
|
||||
::before {
|
||||
@@ -807,6 +811,7 @@ a {
|
||||
}
|
||||
.admin-content-container {
|
||||
width: 100%;
|
||||
margin-left: 0;
|
||||
}
|
||||
.admin-content-container .content-holder {
|
||||
padding: 10px;
|
||||
@@ -825,4 +830,7 @@ a {
|
||||
#js-form-search {
|
||||
display: none;
|
||||
}
|
||||
.admin-content-container {
|
||||
margin-left: 0;
|
||||
}
|
||||
}/*# sourceMappingURL=pc_style.css.map */
|
||||
File diff suppressed because one or more lines are too long
@@ -1,5 +1,9 @@
|
||||
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css";
|
||||
|
||||
:root {
|
||||
--p: 0.48 0.25 263.47;
|
||||
}
|
||||
|
||||
*,
|
||||
::after,
|
||||
::before {
|
||||
@@ -815,6 +819,7 @@ a {
|
||||
}
|
||||
.admin-content-container {
|
||||
width: 100%;
|
||||
margin-left: 0;
|
||||
.content-holder {
|
||||
padding: 10px;
|
||||
}
|
||||
@@ -834,4 +839,7 @@ a {
|
||||
#js-form-search {
|
||||
display: none;
|
||||
}
|
||||
.admin-content-container {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user