Save as draft without draft button
This commit is contained in:
@@ -107,6 +107,13 @@
|
||||
padding: 1px 2px;
|
||||
}
|
||||
|
||||
&--draft:before {
|
||||
background: $color-gold;
|
||||
border: none;
|
||||
font-size: $h6-font-size;
|
||||
mask-image: url('#{$asset-path}/icons/alert.svg');
|
||||
}
|
||||
|
||||
&--incomplete:before {
|
||||
border: 2px solid $color-gray-light;
|
||||
}
|
||||
|
Reference in New Issue
Block a user