fix(webwidget): Fix style issues for UptimelinkWebwidget element.

This commit is contained in:
2025-01-09 13:46:31 +01:00
parent e75b1d50cf
commit 06bde76424
3 changed files with 155 additions and 137 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/webwidget',
version: '1.2.2',
version: '1.2.3',
description: 'The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.'
}