mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
refactor(style): replaced scss style block to less
This commit is contained in:
@@ -98,5 +98,5 @@ const decryptOutput = computed(() => algos[decryptAlgo.value].decrypt(decryptInp
|
||||
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="less" scoped>
|
||||
</style>
|
||||
Reference in New Issue
Block a user