Website: Fix "evented table" label on osquery schema pages. (#11745)

Closes #11648 
Changes
- Increased the width of the "evented table" label on osquery schema
pages.
This commit is contained in:
Eric
2023-05-17 13:44:19 -05:00
committed by GitHub
parent 7f61c82910
commit 60502ffd0b
+1 -1
View File
@@ -299,7 +299,7 @@
padding: 4px 6px;
background-color: @core-vibrant-blue-15;
border-radius: 4px;
width: 100px;
width: 102px;
span {
vertical-align: middle;
font-weight: 600;