mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
increase height of performance info popup
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
#dialog-container.performance-info {
|
#dialog-container.performance-info {
|
||||||
width: 500px;
|
width: 500px;
|
||||||
height: 520px;
|
height: 525px;
|
||||||
top : 50%;
|
top : 50%;
|
||||||
left : 50%;
|
left : 50%;
|
||||||
position : absolute;
|
position : absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user