我坚持使用这段代码.
.hwrap header .h-position { top: 0; left: 0; bottom: 0; width: 135px; position: fixed; display: flex; flex-direction: column; justify-content: space-between; }
这三个元素应垂直居中(如图所示)
整个代码
html css sass
css ×1
html ×1
sass ×1