mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-03-28 03:16:58 +00:00
fix: align buttons
This commit is contained in:
@@ -101,7 +101,7 @@ b {
|
||||
}
|
||||
|
||||
.btn {
|
||||
@apply h-full py-2 lt-md:px-2 md:px-4 rounded cursor-pointer;
|
||||
@apply py-2 lt-md:px-2 md:px-4 rounded cursor-pointer inline-block;
|
||||
}
|
||||
|
||||
.reset {
|
||||
|
||||
Reference in New Issue
Block a user