published shows are readonly
This commit is contained in:
@@ -30,6 +30,11 @@ mat-form-field {
|
||||
|
||||
.title {
|
||||
grid-area: title;
|
||||
|
||||
&.published {
|
||||
margin: 10px 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
.keys {
|
||||
|
||||
Reference in New Issue
Block a user