Skip to content

Commit

Permalink
Update CardStyles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
khalildim authored Apr 26, 2023
1 parent 51279ff commit 0d203d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/CardStyles.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
display: none;
}

@media screen and (max-width: 608px) {
/* @media screen and (max-width: 608px) {
.css-1d3osgb-MuiSvgIcon-root {
display: none !important;
}
Expand All @@ -75,7 +75,7 @@
.card-container p {
z-index: 2;
}
}
} */

@media screen and (max-width: 1080px) {
.css-1d3osgb-MuiSvgIcon-root {
Expand All @@ -84,7 +84,7 @@
.delete-container {
display: none;
}
.css-1duslk3-MuiSvgIcon-root {
.css-zvek3g {
display: inline !important;
position: sticky;
left: 203px;
Expand Down

0 comments on commit 0d203d0

Please sign in to comment.