neat-donk/xpra.css

13 lines
198 B
CSS
Raw Normal View History

.wmclass-Lsnes {
display: block;
position: relative;
top: 0 !important;
left: 0 !important;
}
#screen {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}