mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
@rlMainBorderRadius to --border-radius: 5px;
This commit is contained in:
parent
4ec7070ffa
commit
2705f16e44
17 changed files with 31 additions and 34 deletions
|
|
@ -80,7 +80,7 @@
|
|||
}
|
||||
|
||||
pre {
|
||||
border-radius: 5px;
|
||||
border-radius: var(--border-radius, 5px);
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue