set change detection on push
This commit is contained in:
@@ -35,6 +35,13 @@
|
||||
&.published {
|
||||
margin: 10px 0;
|
||||
font-weight: bold;
|
||||
display: grid;
|
||||
grid-template-columns: 1em auto;
|
||||
|
||||
.key {
|
||||
color: #00b;
|
||||
text-shadow: 0 0 1px #00b;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user