mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Update icon size as per mockups
This commit is contained in:
parent
00c28ecd52
commit
6826f796fe
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user