helpdesk.magico: Widok dashboard konsultanta
This commit is contained in:
@@ -30698,3 +30698,20 @@ select:-webkit-autofill:focus {
|
||||
/*------------------------------------
|
||||
File for your custom SCSS style
|
||||
------------------------------------*/
|
||||
@media (min-width: 1200px) {
|
||||
.magico-navbar {
|
||||
top: 61px;
|
||||
}
|
||||
}
|
||||
|
||||
.magico-czary-mary-do-ogarniecia {
|
||||
position: fixed;
|
||||
top: 11px;
|
||||
left: 215px;
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.magico-czary-mary-do-ogarniecia {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -30491,3 +30491,20 @@ a:hover .text-inherit {
|
||||
/*------------------------------------
|
||||
File for your custom SCSS style
|
||||
------------------------------------*/
|
||||
@media (min-width: 1200px) {
|
||||
.magico-navbar {
|
||||
top: 61px;
|
||||
}
|
||||
}
|
||||
|
||||
.magico-czary-mary-do-ogarniecia {
|
||||
position: fixed;
|
||||
top: 11px;
|
||||
left: 215px;
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.magico-czary-mary-do-ogarniecia {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,18 @@
|
||||
/*------------------------------------
|
||||
File for your custom SCSS style
|
||||
------------------------------------*/
|
||||
|
||||
.magico-navbar {
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
top: 61px;
|
||||
}
|
||||
}
|
||||
|
||||
.magico-czary-mary-do-ogarniecia {
|
||||
position: fixed; top: 11px; left: 215px;
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user