mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-22 05:27:20 +00:00
Add horizontal margin to navbar icons and remove unused code
This commit is contained in:
parent
bc73307a47
commit
093ac529c7
@ -195,7 +195,7 @@ export default {
|
||||
@apply absolute right-3 cursor-pointer rounded-full bg-[#ccc] w-4 h-4 text-center text-black opacity-50 hover:(opacity-70) text-size-[13px];
|
||||
line-height: 1.05;
|
||||
}
|
||||
.mobile-nav svg {
|
||||
width: 16px;
|
||||
.mobile-nav div {
|
||||
@apply mx-1;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user