mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-14 11:05:47 +05:00
6 lines
119 B
CSS
6 lines
119 B
CSS
.config-node-panel {
|
|
position: relative;
|
|
bottom: 250px;
|
|
margin-left: 200px;
|
|
animation: fadein 0.5s;
|
|
} |