Reworked Device Module and Vue Components
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
/* Overrides */
|
||||
|
||||
html {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
body {
|
||||
color: #323a36;
|
||||
background-color: #e7e7e7 !important;
|
||||
@@ -161,6 +165,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
|
||||
/* allow icons in custom-file label */
|
||||
.custom-file-label::before {
|
||||
/*noinspection CssNoGenericFontName*/
|
||||
font-family: "Font Awesome 6 Pro";
|
||||
content: "\f56f";
|
||||
padding-right: 6px;
|
||||
|
||||
Reference in New Issue
Block a user