mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-19 13:07:40 +01:00
fix for large resolutions
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
&.fullscreen {
|
||||
width: 100%;
|
||||
padding: 100px 40px;
|
||||
padding: 40px;
|
||||
|
||||
.fa-expand {
|
||||
top: 20px;
|
||||
|
||||
Reference in New Issue
Block a user