mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4478] Fix layout container and empty template (#4683)
This commit is contained in:
committed by
Denys Vuika
parent
6b1c60a5ae
commit
d6719c0b57
@@ -14,7 +14,7 @@
|
||||
}
|
||||
|
||||
.adf-container-full-width {
|
||||
width: 100%;
|
||||
width: inherit;
|
||||
}
|
||||
|
||||
.adf-sidenav--hidden {
|
||||
|
Reference in New Issue
Block a user