Skip to content

Commit

Permalink
Fix Meeting dashbaord cards white corner in dark mode (#3533)
Browse files Browse the repository at this point in the history
  • Loading branch information
reicda authored Apr 10, 2024
1 parent 92ff107 commit 8fa7b80
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ os-dashboard {
box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 40%);
height: 240px;
display: block;
background: white;
overflow: hidden;

&.no-meetings {
Expand Down

0 comments on commit 8fa7b80

Please sign in to comment.