forked from DebaucheryLibrarian/traxxx
Added components.
This commit is contained in:
@@ -67,6 +67,7 @@ export default {
|
||||
display: flex;
|
||||
box-sizing: border-box;
|
||||
padding: 1rem;
|
||||
border-bottom: solid 1px var(--darken-hint);
|
||||
font-size: 0;
|
||||
overflow-x: scroll;
|
||||
scrollbar-width: none;
|
||||
@@ -79,11 +80,9 @@ export default {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
.photo-link {
|
||||
|
||||
Reference in New Issue
Block a user