blob: 06b4201ca2c5db233796382fc0726381a74a7326 (
plain)
1
2
3
4
5
6
7
|
// -----------------------------------------------------------------------------
// Layout
// -----------------------------------------------------------------------------
.o_NotificationPopover_notificationIcon {
margin-inline-end: map-get($spacers, 2);
}
|