forked from ddrilling/asb_cloud_front
Задана минимальная высота TVD
This commit is contained in:
parent
84204ab146
commit
6a97da855d
@ -3,6 +3,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: stretch;
|
justify-content: stretch;
|
||||||
|
min-height: 80vh;
|
||||||
|
|
||||||
.tvd-top {
|
.tvd-top {
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -57,7 +58,6 @@
|
|||||||
left: 55px;
|
left: 55px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tvd-right {
|
.tvd-right {
|
||||||
|
Loading…
Reference in New Issue
Block a user