7 lines
108 B
CSS
7 lines
108 B
CSS
|
|
#toggle-stagedir-button{
|
||
|
|
margin: 1em;
|
||
|
|
padding: 1em;
|
||
|
|
position: fixed;
|
||
|
|
right: 0;
|
||
|
|
top: 0;
|
||
|
|
}
|