0
1
Fork 0
hedera-web-mindshore/package/usr/share/hedera-web/pages/web/mobile.css

23 lines
225 B
CSS
Executable File

#menu-button
{
display: block;
}
#menu-box
{
display: none;
}
#form-holder
{
left: 0;
}
ul.submenu
{
display: block;
position: relative;
border: none;
border-radius: 0;
background-color: white;
box-shadow: none;
}