right block css rule

This commit is contained in:
Joan Sanchez 2018-07-19 14:48:23 +02:00
parent 2c9ace654e
commit b2d38ded75
1 changed files with 6 additions and 0 deletions

View File

@ -160,6 +160,12 @@ vn-main-block {
padding-left: 1em; padding-left: 1em;
padding-bottom: 1em; padding-bottom: 1em;
} }
.right-block {
width: 16em;
min-width: 16em;
padding-left: 1em;
}
} }
.vn-descriptor { .vn-descriptor {