Skip to content

Commit

Permalink
сщlors fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed Feb 14, 2024
1 parent 5d78cf8 commit e0593cb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions app/app.view.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,6 @@
stroke: currentColor;
}

[piterjs_app] [mol_link] {
text-shadow: none;
}

[piterjs_app] [mol_page] ,
[piterjs_app] [mol_page_body] {
box-shadow: none;
background: none;
}

[piterjs_app_menu] {
flex: 0 0 15rem;
}
Expand Down
1 change: 1 addition & 0 deletions meetup/page/page.view.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
[piterjs_meetup_page_join] {
padding: var(--mol_gap_block);
background-color: var(--mol_theme_card);
box-shadow: 0 0rem 0.5rem var(--mol_theme_back);
}

[piterjs_meetup_page_joined_confirm] {
Expand Down
1 change: 0 additions & 1 deletion now/now.view.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
font-size: 1em;
padding: 0;
align-items: stretch;
background: none;
flex: 1000 0 30rem;
position: relative;
animation: none !important;
Expand Down

0 comments on commit e0593cb

Please sign in to comment.