mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
scope this section rule so it doesn't conflict with monaco editor
This commit is contained in:
parent
38a1f95115
commit
61d6d2ddff
@ -465,6 +465,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modal-content {
|
||||||
section {
|
section {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -472,6 +473,7 @@ section {
|
|||||||
align-self: stretch;
|
align-self: stretch;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.modal.welcome-modal {
|
.modal.welcome-modal {
|
||||||
footer {
|
footer {
|
||||||
|
Loading…
Reference in New Issue
Block a user