💄(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:
lebaudantoine
2026-06-10 15:05:29 +02:00
committed by aleb_the_flash
parent 44d3ed8f2e
commit 4525c9c255
+2 -2
View File
@@ -176,8 +176,8 @@ button {
}
.version-badge {
background: #fef3c7;
color: #92400e;
background: #EEF1F4;
color: #2845C1;
padding: 1px 6px;
border-radius: 3px;
font-weight: 600;