Commit 8d626ab0 authored by Le Dinh Trung's avatar Le Dinh Trung

rs containner

parent 4e0ffb37
......@@ -431,6 +431,9 @@ export default {
</script>
<style scoped>
.container {
max-width: 1185px !important;
}
.header-middle.sticky {
position: fixed;
width: 100%;
......
......@@ -270,6 +270,9 @@ export default {
</script>
<style lang="scss" scoped>
.container {
max-width: 1185px !important;
}
.v-card {
transition: opacity .4s ease-in-out;
}
......
......@@ -355,6 +355,9 @@ export default {
</script>
<style scoped>
.container {
max-width: 1185px !important;
}
.v-card {
transition: opacity .4s ease-in-out;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment