Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
Y
yudao-cloud
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
hblj
yudao-cloud
233a441579d9014183f9e48e2c903f77d7550ee3
233a441579d9014183f9e48e2c903f77d7550ee3
切换分支/标签
yudao-cloud
admin-web
src
layouts
Header.less
查找文件
Normal view
History
Permalink
Header.less
113 Bytes
编辑
Web IDE
Newer
Older
初始化 antd-pro
b2068ae4
sin
committed
6 年前
1
2
3
4
5
6
7
8
.fixedHeader {
position: fixed;
top: 0;
right: 0;
z-index: 9;
width: 100%;
transition: width 0.2s;
}