下メニューに枠線をつける

This commit is contained in:
YoheiZuho 2023-07-14 18:48:01 +00:00
parent 5c598434b5
commit d1a00d982b

View File

@ -36,6 +36,7 @@
width: 100%;
align-self: auto;
display: flex;
border-top: 1px solid lighten($ui-base-color, 8%);
}
.tab-ber-bottom .navber .tabs-bar__wrapper a{