Skip to content
Snippets Groups Projects
Commit 49befbb1 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

il manquait des classes

parent e203dc2e
Branches
No related tags found
No related merge requests found
......@@ -313,19 +313,6 @@ header .menu-item{
}
/* Fin Index Cards */
.col-editor-content {
flex: 0 0 calc(100% - 280px);
max-width: calc(100% - 280px);
}
.col-editor-sidebar {
flex: 0 0 280px;
max-width: 280px;
}
.rowSubText{
font-size: 0.8em;
}
/* Gallerie */
.gallerySidebar{
width: 240px;
......
......@@ -119,6 +119,15 @@ footer a{
}
/* Editeur de recette */
.col-editor-content {
flex: 0 0 calc(100% - 280px);
max-width: calc(100% - 280px);
}
.col-editor-sidebar {
flex: 0 0 280px;
max-width: 280px;
}
.vbcard .card-header, .vbcard .card-body{
padding: .75rem !important;
}
......@@ -135,3 +144,6 @@ footer a{
.vbcard .editor-headerPic i{
font-size: 2.5em;
}
.rowSubText{
font-size: 0.8em;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment