This commit is contained in:
@@ -152,7 +152,6 @@ function closePanel() {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.floating-panel {
|
.floating-panel {
|
||||||
font-family: "Monaco", "Consolas", monospace;
|
|
||||||
width: 300px;
|
width: 300px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
@@ -172,7 +171,6 @@ function closePanel() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.no-variables-text {
|
.no-variables-text {
|
||||||
font-style: italic;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user