mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
clear css
This commit is contained in:
parent
46db785550
commit
0f3e4673ba
@ -157,24 +157,6 @@ export default {
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
/*
|
||||
.images-set-blur ~.ds-card-image img {
|
||||
-webkit-filter: blur(32px);
|
||||
-moz-filter: blur(32px);
|
||||
-ms-filter: blur(32px);
|
||||
-o-filter: blur(32px);
|
||||
filter: blur(32px);
|
||||
-webkit-transition: all ease 0.2s;
|
||||
-moz-transition: all ease 0.2s;
|
||||
-ms-transition: all ease 0.2s;
|
||||
-o-transition: all ease 0.2s;
|
||||
transition: all ease 0.2s;
|
||||
}
|
||||
*/
|
||||
</style>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.ds-card-image {
|
||||
width: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user