mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: Set width for spell usage
This commit is contained in:
parent
6c91892581
commit
e07ecd365b
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@
|
|||
.spellInfo .spellUsage {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 4px;
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
.heliumPackageList .heliumPackageDisabledArtifact {
|
||||
|
|
|
|||
Loading…
Reference in a new issue