mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-03-28 03:16:58 +00:00
improve mobile layout of the subscriptions page
This commit is contained in:
@@ -106,7 +106,7 @@ b {
|
||||
}
|
||||
|
||||
.btn {
|
||||
@apply py-2 px-4 rounded cursor-pointer;
|
||||
@apply h-full py-2 <md:(px-2) md:(px-4) rounded cursor-pointer;
|
||||
}
|
||||
|
||||
.reset {
|
||||
@@ -132,10 +132,6 @@ b {
|
||||
@apply h-8;
|
||||
}
|
||||
|
||||
.btn {
|
||||
@apply h-full;
|
||||
}
|
||||
|
||||
.checkbox {
|
||||
@apply h-4 w-4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user