mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
Feature: Support options message type on widget and dashboard (#614)
This commit is contained in:
committed by
GitHub
parent
bb47b5f086
commit
d8599c62dd
@@ -79,5 +79,11 @@ export default {
|
||||
object-fit: contain;
|
||||
max-height: 150px;
|
||||
}
|
||||
|
||||
.action-button + .action-button {
|
||||
background: white;
|
||||
@include thin-border($color-woot);
|
||||
color: $color-woot;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user