gpt4 book ai didi

html - 工具提示扩展框

转载 作者:太空宇宙 更新时间:2023-11-03 18:09:06 25 4
gpt4 key购买 nike

我将工具提示的 widthheight 设置为 100%

.tool-tip,
.tool-tip.top{
width: 100%;
height: 100%;
margin-left: -43px;
}

但它仍然没有扩展到我放入内容框中的任何内容。检查一下:

http://jsfiddle.net/sTCh4/1/

有什么想法吗?

最佳答案

添加包含 input 的 div和工具提示 a width例如 100%;

要处理您提供的 jsfiddle,请添加到 <div class="on-focus clearfix" style="position: relative; padding: 0px; float: left; width: 100%;">
您必须对其进行更多样式设置才能使其看起来不错,但这会使您的工具提示变大

关于html - 工具提示扩展框,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24102089/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com