mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-10-21 06:48:20 +00:00
Minor improvements and move code to App.vue.
This commit is contained in:
@@ -27,7 +27,7 @@ export default {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
<style>
|
||||
.modal {
|
||||
@apply fixed z-50 top-0 left-0 w-full h-full bg-dark-900 bg-opacity-80 transition-opacity table;
|
||||
}
|
||||
|
Reference in New Issue
Block a user