wans
This commit is contained in:
parent
f1e85f634e
commit
f2fac579f2
@ -216,8 +216,15 @@ $border-gradient-end: rgba(128, 128, 128, 0);
|
|||||||
|
|
||||||
@include go(small-border) {
|
@include go(small-border) {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
padding: 0;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
& .border-content {
|
& .border-content {
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user