mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-03-28 03:16:58 +00:00
Remove all non-essential js related to uikit. (#585)
* Remove all non-essential js related to uikit. * Add padding to the bottom of the grid.
This commit is contained in:
@@ -115,4 +115,8 @@ b {
|
||||
* {
|
||||
scrollbar-color: #15191a #444a4e;
|
||||
}
|
||||
|
||||
.uk-grid > div {
|
||||
padding-bottom: 1vh;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user