mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Website: Update styles for "tip" block quotes in the handbook (#18166)
Closes: #18161 Changes: - Updated `basic-handbook.less` to fix a style issue with "tip" blockquotes
This commit is contained in:
parent
b1eb1ae456
commit
d2d1b8f0ca
1 changed files with 1 additions and 4 deletions
|
|
@ -402,12 +402,9 @@
|
|||
padding: 16px;
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
div.d-block {
|
||||
margin-left: 12px;
|
||||
}
|
||||
img {
|
||||
display: flex;
|
||||
margin-top: 4px;
|
||||
margin: 4px 12px 0 0;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
padding: 0px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue