Quick fixes

This commit is contained in:
Adina Țeudan 2021-03-19 22:29:21 +02:00
parent e3c2c5fe87
commit 7073d4514c
2 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,7 @@
.action-buttons {
display: flex;
redaction-circle-button:not(:last-child) {
margin-right: 2px;
}
}

View File

@ -17,7 +17,7 @@ export class TabsComponent implements OnInit {
{ screen: 'rules', onlyDevMode: true, label: 'rule-editor' },
{ screen: 'default-colors' },
{ screen: 'watermark' },
{ screen: 'file-attributes', onlyAdmin: true }
{ screen: 'file-attributes', onlyAdmin: true, onlyDevMode: true }
];
constructor(