fix: css class match

This commit is contained in:
ThatOneCalculator 2022-12-16 10:36:53 -08:00
parent 7e076cff75
commit eecf0ccce3
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "calckey", "name": "calckey",
"version": "13.0.1", "version": "13.0.2",
"codename": "aqua", "codename": "aqua",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -11,7 +11,7 @@ defineProps<{
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.fpezltsf { .jmgmzlwq {
padding: 16px; padding: 16px;
font-size: 90%; font-size: 90%;
background: var(--infoWarnBg); background: var(--infoWarnBg);