mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 00:38:45 -03:30
Add font-family fallbacks for revision sha
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
.at-Truncate-text {
|
.at-Truncate-text {
|
||||||
font-family: monospace;
|
font-family: monospace, Courier, "Courier New", "Open Sans", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.at-Truncate-copy {
|
.at-Truncate-copy {
|
||||||
@@ -29,6 +29,3 @@
|
|||||||
width: 2em;
|
width: 2em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user