advanced-chat / vue-advanced-chat

A beautiful chat rooms web component compatible with all Javascript frameworks
https://advanced-chat.github.io/vue-advanced-chat/
MIT License
1.72k stars 466 forks source link

change "background-color" to "background" of message cards in order to use gradient background in RoomMessage.scss #518

Open Abeni001 opened 7 months ago

Abeni001 commented 7 months ago

to add an option for background color to be gradient I changed background-color to background in message cards.

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

If adding a new feature, the PR's description includes:

Other information: