mirror of
https://github.com/wavetermdev/backup.git
synced 2026-04-22 15:26:58 -07:00
scope this section rule so it doesn't conflict with monaco editor
This commit is contained in:
@@ -465,12 +465,14 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
section {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 16px;
|
||||
align-self: stretch;
|
||||
width: 100%;
|
||||
.modal-content {
|
||||
section {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 16px;
|
||||
align-self: stretch;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.modal.welcome-modal {
|
||||
|
||||
Reference in New Issue
Block a user