mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update icon size as per mockups
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
:host .full-width { width: 100%; }
|
||||
|
||||
:host .icon-cell {
|
||||
font-size: 48px;
|
||||
font-size: 24px;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
:host .image-cell {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user