master
Boris Voropaev 2023-11-07 10:29:23 +03:00
parent 87b9571f68
commit 164200532c
2 changed files with 4 additions and 8 deletions

View File

@ -95,7 +95,7 @@ body {
display: flex;
flex-direction: column;
.content {
>.content {
flex-grow: 1;
display: flex;
flex-direction: row;

View File

@ -1,16 +1,12 @@
add-section{
add-section .add{
position: relative;
.dropdown{
top:22px;
left:0px;
}
}
.dropdown {
position: absolute;
width: 250px;
left: 48px;
top: 32px;
top:24px;
left:20px;
z-index: 10;
z-index: 1000;