gpt4 book ai didi

html - 最小化页面时如何在CSS中修复菜单栏和容器

转载 作者:行者123 更新时间:2023-11-28 00:21:11 24 4
gpt4 key购买 nike

看图,不知道是什么问题

带有按钮的搜索栏和带有文本“PROFILE”的框给我一个问题

enter image description here

.profile{
width: 300px;
height: 300px;
background-color: white;
border: 1px solid lightgrey;
border-radius: 5px;
position: absolute;
right: 50px;
top: 80px;
}
.srch{
width: 500px;
height: 30px;
border-radius: 2px;
border: 1px solid white;
margin-left: 150px;
padding-left: 8px;
}
.sub{
background: none;
border: 2px solid red;
border-radius: 2px;
color:white;
font-weight: bold;
font-size: 14px;
width: 100px;
height: 35px;
}

最佳答案

使用:

vertical-align: top;

正文

关于html - 最小化页面时如何在CSS中修复菜单栏和容器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54860689/

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