Revert "perf?(client): remove needless scoped annotation for style"

This reverts commit ada04c1932.
This commit is contained in:
syuilo
2022-12-27 18:29:39 +09:00
parent ada04c1932
commit 4f15b6f7c2
263 changed files with 343 additions and 407 deletions

View File

@ -50,7 +50,7 @@ const toggle = () => {
};
</script>
<style lang="scss">
<style lang="scss" scoped>
.ziffeoms {
position: relative;
display: flex;

View File

@ -37,7 +37,7 @@ const toggle = () => {
};
</script>
<style lang="scss">
<style lang="scss" scoped>
.dwzlatin {
display: block;

View File

@ -149,7 +149,7 @@ onMounted(() => {
});
</script>
<style lang="scss">
<style lang="scss" scoped>
.matxzzsk {
> .label {
font-size: 0.85em;

View File

@ -31,7 +31,7 @@ const props = defineProps<{
}>();
</script>
<style lang="scss">
<style lang="scss" scoped>
.ffcbddfc {
display: block;

View File

@ -39,7 +39,7 @@ function toggle(): void {
}
</script>
<style lang="scss">
<style lang="scss" scoped>
.novjtctn {
position: relative;
display: inline-block;

View File

@ -141,7 +141,7 @@ const onMousedown = (ev: MouseEvent | TouchEvent) => {
};
</script>
<style lang="scss">
<style lang="scss" scoped>
@use "sass:math";
.timctyfi {

View File

@ -10,7 +10,7 @@
<script lang="ts" setup>
</script>
<style lang="scss">
<style lang="scss" scoped>
.vrtktovh {
border-top: solid 0.5px var(--divider);
border-bottom: solid 0.5px var(--divider);

View File

@ -164,7 +164,7 @@ const onClick = (ev: MouseEvent) => {
};
</script>
<style lang="scss">
<style lang="scss" scoped>
.vblkjoeq {
> .label {
font-size: 0.85em;

View File

@ -16,7 +16,7 @@ function focus() {
}
</script>
<style lang="scss">
<style lang="scss" scoped>
.adhpbeou {
> .label {
font-size: 0.85em;

View File

@ -14,7 +14,7 @@ const props = withDefaults(defineProps<{
const minWidth = props.minWidth + 'px';
</script>
<style lang="scss">
<style lang="scss" scoped>
.terlnhxf {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(v-bind('minWidth'), 1fr));

View File

@ -86,9 +86,7 @@ export default defineComponent({
.fade-leave-to {
opacity: 0;
}
</style>
<style lang="scss">
.wszdbhzo {
padding: 16px;
text-align: center;

View File

@ -46,7 +46,7 @@ const toggle = () => {
};
</script>
<style lang="scss">
<style lang="scss" scoped>
.ziffeomt {
position: relative;
display: flex;

View File

@ -174,7 +174,7 @@ export default defineComponent({
});
</script>
<style lang="scss">
<style lang="scss" scoped>
.adhpbeos {
> .label {
font-size: 0.85em;