mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
8 lines
146 B
CSS
8 lines
146 B
CSS
.KnownHostDialog .MuiDialog-paper {
|
|
width: 100%;
|
|
max-width: 420px;
|
|
}
|
|
|
|
.dialog-content__subtitle.MuiTypography-root {
|
|
margin-bottom: 20px;
|
|
}
|