mirror of
https://github.com/viliusle/miniPaint.git
synced 2026-02-06 15:51:47 +00:00
dialog fix
This commit is contained in:
parent
8996137c01
commit
c79ef2b0cf
@ -191,7 +191,7 @@ input[type="button"]{
|
||||
width:100%;
|
||||
}
|
||||
#popup{
|
||||
position:absolute;
|
||||
position:fixed;
|
||||
border:1px solid #000000;
|
||||
background-color:#dbeaf9;
|
||||
width:400px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user