Add CSS variables + class name structure
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -171,6 +171,11 @@ html[data-theme='light'] {
|
||||
border-left: 3px solid rgb(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
display: table;
|
||||
}
|
||||
|
||||
/* #endregion */
|
||||
|
||||
/* For the docusaurus-pushfeedback plugin */
|
||||
|
||||
Reference in New Issue
Block a user