fix: playground error message field
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
.title {
|
||||
max-width: min(100%, 180px);
|
||||
min-width: 60px;
|
||||
min-width: min(120px, 32%);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user