mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
1 line
483 B
CSS
1 line
483 B
CSS
.buttons-box{width:100%;height:35px;background-color:rgba(43,51,63,.7);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10}.jessibuca-btn{width:20px;color:#fff;line-height:27px;margin:0 10px;padding:0 2px;cursor:pointer;text-align:center;font-size:.8rem!important}.buttons-box-left{position:absolute;left:0}.buttons-box-right{position:absolute;right:0} |