Tvd и таблица НПВ теперь 1:1

This commit is contained in:
Александр Сироткин 2022-03-18 13:03:58 +05:00
parent 94bc8df3e3
commit 98f20a4ef8

View File

@ -20,7 +20,7 @@
.tvd-left {
position: relative;
flex: 2;
flex: 1;
> div {
position: absolute;
@ -56,7 +56,7 @@
.tvd-npt-filter {
margin-bottom: 10px;
span {
> span {
margin: 0 10px;
}
}