【发布时间】:2021-12-30 15:44:17
【问题描述】:
这是我的情况:
#hours 是输入元素的 ID。
更改如下样式后,在 Firefox 中,结果是可取的,但 int Chrome 'Hours' 低于输入并且不可见。请注意,我不能将“小时”放在<span> 或其他元素中,也不能使输入元素透明!
#hours {
margin-right: -4.5em;
}
是否可以像 Firefox 一样在 Chrome 中显示?
#Edit --------------------------------------------- ---
【问题讨论】:
标签: css google-chrome firefox show-below-element