Feature: Support options message type on widget and dashboard (#614)
This commit is contained in:
committed by
GitHub
parent
bb47b5f086
commit
d8599c62dd
@@ -50,11 +50,5 @@ export default {
|
||||
margin-top: $space-smaller;
|
||||
border-radius: $space-micro;
|
||||
font-weight: $font-weight-medium;
|
||||
|
||||
+ .action-button {
|
||||
background: white;
|
||||
@include thin-border($color-woot);
|
||||
color: $color-woot;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user