Rt css小白,碰到这个破样式,网上没找到现成的,捣鼓了下贡献给我一样的小白
.circle-float{
color: #ffffff;
position: fixed;
display: flex;
align-items: center;
justify-content: center;
bottom: 20rpx;
right: 20rpx;
width: 120rpx;
height: 120rpx;
border-radius: 50%;
font-size: 28rpx;
background: #4EEE94;
}
本文介绍了一种使用Rtcss实现的固定位置浮动圆形按钮样式,该样式包括具体的位置设置、尺寸定义、背景颜色及字体颜色等详细属性配置。
1万+

被折叠的 条评论
为什么被折叠?



