Adds DartPad option to the DartDoc snippet generator. (#39924)
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
font-family: courier, lucidia;
|
||||
}
|
||||
|
||||
.snippet-dartpad {
|
||||
width: 100%;
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
.anchor-container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user