mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-06-18 20:38:35 -04:00
Fix a small bug in Screwdriver theme
This commit is contained in:
@@ -617,7 +617,7 @@ a.btn {
|
||||
/*=== Body */
|
||||
#global {
|
||||
background:#EDE7DE;
|
||||
height: calc(100% - 85px);
|
||||
height: calc(100% - 60px);
|
||||
}
|
||||
.aside {
|
||||
border-radius: 0px 12px 0px 0px;
|
||||
|
||||
Reference in New Issue
Block a user