alert styling tweaks
This commit is contained in:
parent
468890206a
commit
461ec9248a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
.caution {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
width: 66%;
|
||||
width: 75%;
|
||||
box-sizing: border-box;
|
||||
background-color: var(--bg-1);
|
||||
color: var(--fg-1);
|
||||
|
|
Loading…
Add table
Reference in a new issue