file list
This commit is contained in:
@@ -101,4 +101,21 @@ html {
|
||||
.mat-radio-button {
|
||||
margin: 15px 10px 0 10px;
|
||||
}
|
||||
|
||||
&.files {
|
||||
.mat-card {
|
||||
padding: 0;
|
||||
}
|
||||
table {
|
||||
width: 100%;
|
||||
background: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
td.mat-cell:last-of-type, td.mat-footer-cell:last-of-type, th.mat-header-cell:last-of-type {
|
||||
padding-right: 8px;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user