fix Tabs
This commit is contained in:
parent
18e19a3ca7
commit
81bdc89b91
2 changed files with 983 additions and 957 deletions
|
@ -248,10 +248,18 @@
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding-top: 20rem;
|
||||
|
||||
}
|
||||
&__tab-close {
|
||||
cursor: pointer;
|
||||
|
||||
}
|
||||
&__tab--1 {
|
||||
display: none;
|
||||
}
|
||||
&__tab--2 {
|
||||
display: none;
|
||||
}
|
||||
&__tab-row {
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue