mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
Revert "perf?(client): remove needless scoped annotation for style"
This reverts commit ada04c1932.
This commit is contained in:
@@ -14,7 +14,7 @@ const props = defineProps<{
|
||||
}>();
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.fpezltsf {
|
||||
padding: 12px 14px;
|
||||
font-size: 90%;
|
||||
|
||||
Reference in New Issue
Block a user