mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
fixed next page button position
This commit is contained in:
2
src/interface/static/css/main.css
vendored
2
src/interface/static/css/main.css
vendored
@@ -41,7 +41,7 @@ body{
|
||||
.nav_right_top{
|
||||
grid-area: nav_right_top;
|
||||
display: flex;
|
||||
justify-content: right;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.app_hdr{
|
||||
grid-area: title;
|
||||
|
||||
Reference in New Issue
Block a user