mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-15 04:52:55 -04:00
@@ -1307,6 +1307,11 @@ code {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.prose div.chroma {
|
||||
margin-bottom: 1.5rem;
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
/* LineTable */
|
||||
|
||||
.chroma .lntable {
|
||||
|
||||
@@ -126,6 +126,9 @@ code {
|
||||
.chroma pre {
|
||||
@apply m-0 p-0;
|
||||
}
|
||||
.prose div.chroma {
|
||||
@apply mb-6 mt-6;
|
||||
}
|
||||
/* LineTable */
|
||||
.chroma .lntable {
|
||||
@apply m-0 block w-auto overflow-auto text-base;
|
||||
|
||||
Reference in New Issue
Block a user