首页
随机
登录
设置
关于NeuroWiki
免责声明
NeuroWiki
搜索
首页/styles.css:修订间差异
语言
监视
查看源代码
←上一编辑
下一编辑→
2024年10月30日 (三) 21:17的版本
查看源代码
Selfice
(
留言
|
贡献
)
行政员
、
用户查核员
、
界面管理员
、
管理员
3,573
次编辑
无编辑摘要
标签
:
已被回退
←上一编辑
2024年10月30日 (三) 21:18的版本
查看源代码
Selfice
(
留言
|
贡献
)
行政员
、
用户查核员
、
界面管理员
、
管理员
3,573
次编辑
无编辑摘要
标签
:
已被回退
下一编辑→
第279行:
第279行:
display: flex;
display: flex;
overflow: hidden;
overflow: hidden;
width:
300px
; /* Set a fixed width for the container */
width:
100%
; /* Set a fixed width for the container */
position: relative;
position: relative;
}
}