mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-04-27 09:06:32 +00:00
make preferences more visible
This commit is contained in:
parent
fb8482b007
commit
bea94d4045
@ -602,4 +602,7 @@ export default {
|
|||||||
.pref {
|
.pref {
|
||||||
@apply flex justify-between items-center my-2 mx-[15vw] lt-md:mx-[2vw];
|
@apply flex justify-between items-center my-2 mx-[15vw] lt-md:mx-[2vw];
|
||||||
}
|
}
|
||||||
|
.pref:nth-child(odd) {
|
||||||
|
@apply bg-dark-800;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user