Change banner border - only bottom
This commit is contained in:
@@ -64,7 +64,7 @@ const isCurrentCreator = computed(() => {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.banner {
|
.banner {
|
||||||
@apply border border-solid border-hTertiary;
|
@apply border-b border-solid border-hTertiary;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user