1 Star 0 Fork 3.8K

APIJSON/Admin.NET

forked from zuohuaijun/Admin.NET 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
iconSelector.scss 631 Bytes
一键复制 编辑 原始数据 按行查看 历史
zuohuaijun 提交于 2022-12-11 01:06 +08:00 . 前端框架与官方仓库同步升级至v2.4.2
/* Popover 弹出框(图标选择器)
------------------------------- */
.icon-selector-popper {
padding: 0 !important;
.icon-selector-warp {
height: 260px;
overflow: hidden;
position: relative;
.icon-selector-warp-title {
position: absolute;
height: 40px;
line-height: 40px;
left: 15px;
}
.el-tabs__header {
display: flex;
justify-content: flex-end;
padding: 0 15px;
border-bottom: 1px solid var(--el-border-color-light);
margin: 0 !important;
.el-tabs__nav-wrap {
&::after {
height: 0 !important;
}
.el-tabs__item {
padding: 0 5px !important;
}
}
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/APIJSON/Admin.NET.git
git@gitee.com:APIJSON/Admin.NET.git
APIJSON
Admin.NET
Admin.NET
next

搜索帮助