// Lightning Design System 2.29.1
// Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
// Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license

@import 'deprecate';

/**
  * @selector .slds-comment__content
  * @restrict .slds-comment div
  */
.slds-comment__content {
  padding: $var-spacing-vertical-xx-small 0;
}
