0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-01 04:16:11 +02:00
doodle3d-client/less/base_leftpanel.less
peteruithoven 82b57def39 Cleanup
2014-01-10 17:21:43 +01:00

9 lines
119 B
Plaintext

// LEFT PANEL
#leftpanel {
position: absolute;
width: @left-panel-width;
top: 0px;
left: 0px;
bottom: 0px;
}