add globals
This commit is contained in:
parent
e3de13ed40
commit
540b97efd7
@ -1,3 +1,11 @@
|
|||||||
|
#__nuxt, #__layout, #__layout > div {
|
||||||
|
height: 100%
|
||||||
|
}
|
||||||
|
|
||||||
|
.breadcrumb {
|
||||||
|
margin-bottom: .2em;
|
||||||
|
}
|
||||||
|
|
||||||
.browser-item {
|
.browser-item {
|
||||||
background: none;
|
background: none;
|
||||||
padding: .1em;
|
padding: .1em;
|
||||||
@ -40,3 +48,7 @@
|
|||||||
.alert {
|
.alert {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ps__rail-y:hover {
|
||||||
|
background-color: none;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user