1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

Additional css fix

This commit is contained in:
ravindk89
2021-08-02 12:51:52 -04:00
parent 6228676bbc
commit 73772c7f84
3 changed files with 4 additions and 2 deletions

View File

@ -181,6 +181,7 @@ table.docutils {
color: $theme-red;
font-weight: bold;
border-bottom: .15em solid $theme-red;
pointer-events: none;
}
}