icon-desktop
This commit is contained in:
@@ -976,7 +976,7 @@ body.dragging-scroll {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 24px;
|
||||
max-width: 600px;
|
||||
/* max-width: 600px; */
|
||||
}
|
||||
.itemc,
|
||||
.itemr {
|
||||
@@ -994,6 +994,7 @@ body.dragging-scroll {
|
||||
background-repeat: no-repeat;
|
||||
background-position: bottom;
|
||||
background-size: auto;
|
||||
/* flex-basis: 100%; */
|
||||
}
|
||||
.itemr {
|
||||
background-color: #e5efff;
|
||||
|
||||
Reference in New Issue
Block a user