Skip to content

Commit bffe738

Browse files
author
Gaurav Nelson
committed
Fixes text cut offs in admonitions
1 parent 66d9ee5 commit bffe738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_stylesheets/docs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,7 @@ table > tbody > tr > td > div > div > p > code {
869869
border: 0;
870870
background: none;
871871
width: 100%;
872+
table-layout: fixed;
872873
}
873874
.admonitionblock.note {
874875
background: #4e9fde15;

0 commit comments

Comments
 (0)