2 Star 1 Fork 0

听说你很会玩/editor_audio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
about.css 928 Bytes
一键复制 编辑 原始数据 按行查看 历史
听说你很会玩 提交于 2022-09-19 01:43 . editor_audio
/*.app {*/
/* height: calc(100vh - 170px);*/
/* max-height: 40%;*/
/*}*/
article.about {
position: relative;
background: #0056ba;
overflow-y: scroll;
overflow-x: hidden;
padding: 0 30px;
height: 180px;
}
/* Hide scrollbar for Chrome, Safari and Opera */
article.about::-webkit-scrollbar {
display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
article.about {
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
}
article.about .close {
position: absolute;
right: 0;
top: 0;
cursor: pointer;
}
article.about header h1 {
font-weight: normal;
}
article.about header p {
font-size: 14px;
}
article.about header h3 {
font-weight: normal;
margin-bottom: 5px;
}
article.about header ul {
margin: 0;
/*padding: 0;*/
}
article.about header ul li {
margin: 8px 0;
}
article.about > p.description {
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/tingshuonihenhuiwan_admin/editor_audio.git
[email protected]:tingshuonihenhuiwan_admin/editor_audio.git
tingshuonihenhuiwan_admin
editor_audio
editor_audio
main

搜索帮助