Whalebird-desktop-client-ma.../renderer/app.css

10 lines
134 B
CSS
Raw Normal View History

2023-11-01 17:20:27 +01:00
@tailwind base;
@tailwind components;
@tailwind utilities;
2023-11-03 12:37:40 +01:00
.emojione {
2023-11-04 05:03:56 +01:00
display: inline-block;
2023-11-03 12:37:40 +01:00
width: 1.2rem;
height: 1.2rem;
}