Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 5da8912

Browse files
committed
docs: #11187 readability improvement
1 parent e5d1d65 commit 5da8912

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/app/assets/css/docs.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,12 @@ ul.events > li {
583583
margin-bottom:40px;
584584
}
585585

586+
.definition-table td {
587+
padding: 8px;
588+
border: 1px solid #eee;
589+
vertical-align: top;
590+
}
591+
586592
@media only screen and (min-width: 769px) and (max-width: 991px) {
587593
.main-body-grid {
588594
margin-top: 160px;

0 commit comments

Comments
 (0)