首页/styles.css:修订间差异

跳转到导航 跳转到搜索
无编辑摘要
标签已被回退
撤销Selfice讨论)的修订版本131
标签撤销 已被回退
第279行: 第279行:
display: flex;
display: flex;
overflow: hidden;
overflow: hidden;
width: 100%; /* Set a fixed width for the container */
width: 300px; /* Set a fixed width for the container */
position: relative;
position: relative;
}
}