mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-21 10:16:50 +00:00
11 lines
116 B
SCSS
11 lines
116 B
SCSS
@import '../../stylesheets/variables';
|
|
|
|
.base {
|
|
padding: 6px 12px;
|
|
}
|
|
|
|
.image {
|
|
width: 116px;
|
|
height: 116px;
|
|
}
|