fix: update open playground btn
This commit is contained in:
@@ -104,6 +104,11 @@
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.flex-full {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
// space-between
|
||||
.flex-between {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user