aboutsummaryrefslogtreecommitdiff
path: root/src/mobile/MobileInterface.scss
blob: 8abe5a40d2231482ffafc74146682124d8f5aa12 (plain)
1
2
3
4
5
6
7
.mobileInterface-inkInterfaceButtons {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 9999;
}