mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 11:58:53 +00:00
💄(addon) align the beta tag with the UI kit styling
Update the beta tag to follow the UI kit styling so it clearly signals that the plugin is in beta.
This commit is contained in:
committed by
aleb_the_flash
parent
44d3ed8f2e
commit
4525c9c255
@@ -176,8 +176,8 @@ button {
|
||||
}
|
||||
|
||||
.version-badge {
|
||||
background: #fef3c7;
|
||||
color: #92400e;
|
||||
background: #EEF1F4;
|
||||
color: #2845C1;
|
||||
padding: 1px 6px;
|
||||
border-radius: 3px;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user