navbar en iframe ok
This commit is contained in:
4
styles/skeleton.css
vendored
4
styles/skeleton.css
vendored
@@ -21,6 +21,10 @@ nav {
|
||||
height: var(--nav-height);
|
||||
background-color: var(--color-back-base);
|
||||
z-index: 10;
|
||||
border-bottom: 1px solid var(--color-lines-4);
|
||||
}
|
||||
nav iframe {
|
||||
width: 100%;
|
||||
}
|
||||
.container_main {
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user