mirror of
https://github.com/directus/directus.git
synced 2026-02-03 19:05:02 -05:00
Docs updates
This commit is contained in:
@@ -279,6 +279,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
table {
|
||||
margin: 40px 0;
|
||||
padding: 0;
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
@@ -365,6 +366,7 @@ export default defineComponent({
|
||||
padding: 0 20px;
|
||||
background-color: var(--background-subdued);
|
||||
border-left: 2px solid var(--primary);
|
||||
width: 100%;
|
||||
|
||||
&-title {
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user