mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Minor UI fixes on email debug screen
refs. https://github.com/TryGhost/Team/issues/2327
This commit is contained in:
parent
c7600407bd
commit
768ba2be50
2 changed files with 1 additions and 1 deletions
|
@ -3437,6 +3437,7 @@ p.theme-validation-details {
|
|||
|
||||
.gh-email-debug-readmore-error label {
|
||||
order: 3;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.gh-email-debug-readmore-error .toggle-checkbox {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||||
<title>dotdotdot</title>
|
||||
<defs>
|
||||
<style>
|
||||
circle{fill:currentColor}
|
||||
|
|
Before Width: | Height: | Size: 283 B After Width: | Height: | Size: 256 B |
Loading…
Add table
Reference in a new issue