mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ADF-5345] - fixed border for aspect dialog (#6746)
This commit is contained in:
parent
b426905619
commit
efdc63bffd
@ -20,6 +20,7 @@
|
||||
padding-top: 3px;
|
||||
height: 400px;
|
||||
overflow: auto;
|
||||
border: 1px solid mat-color($foreground, base, 0.07);
|
||||
|
||||
.adf-aspect-list-check-button {
|
||||
margin-right: 5px;
|
||||
@ -40,8 +41,6 @@
|
||||
|
||||
.mat-expansion-panel-header {
|
||||
font-size: smaller;
|
||||
border-right-style: inset;
|
||||
border-left-style: outset;
|
||||
}
|
||||
|
||||
.mat-expansion-panel-header-title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user