1
0
This commit is contained in:
Free-sss 2025-08-21 17:07:33 +08:00
parent f1e85f634e
commit f2fac579f2

View File

@ -216,8 +216,15 @@ $border-gradient-end: rgba(128, 128, 128, 0);
@include go(small-border) {
position: relative;
width: 100%;
height: 100%;
padding: 0;
display: flex;
flex-direction: column;
align-items: center;
& .border-content {
width: 100%;
height: 100%;
padding: 0;