Adjust typography in key part of the app (#11313)

This commit is contained in:
Germain
2023-08-01 10:31:21 +00:00
committed by GitHub
parent 340e301844
commit 5ec2c35497
6 changed files with 6 additions and 13 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ limitations under the License.
position: relative;
border-radius: 4px;
border: 1px solid $strong-input-border-color;
font-size: $font-12px;
font: var(--cpd-font-body-sm-regular);
user-select: none;
}