Improve procedure logo on procedure#index
This commit is contained in:
parent
fe7f772f96
commit
b477adf586
2 changed files with 47 additions and 44 deletions
|
@ -26,16 +26,15 @@
|
|||
}
|
||||
|
||||
.procedure-logo {
|
||||
margin-right: 16px;
|
||||
width: 40px;
|
||||
border-bottom: 1px solid $border-grey;
|
||||
height: 93px;
|
||||
width: 93px;
|
||||
margin-right: 3 * $default-spacer;
|
||||
}
|
||||
|
||||
.procedure-title {
|
||||
min-height: 40px;
|
||||
font-size: 20px;
|
||||
margin-bottom: 16px;
|
||||
padding-left: $default-spacer;
|
||||
}
|
||||
|
||||
.procedure-status {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue