Skip to content
Snippets Groups Projects
Verified Commit 138958b6 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FIX #10619 TIME 0:30 fix css

parent f4373a5c
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
margin-top: 10px; margin-top: 10px;
padding: 10px; padding: 10px;
overflow: auto; overflow: auto;
height: 450px;
} }
} }
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
0 3px 14px 2px rgba(0, 0, 0, 0.12); 0 3px 14px 2px rgba(0, 0, 0, 0.12);
background: white; background: white;
padding: 10px; padding: 10px;
.mat-icon { .mat-icon, .mat-icon-button {
display: none; display: none;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment