Files
bruno/packages/bruno-electron/src/about/about.css
Mirko Golze f4f093d4db #203 #254 #231
add icon to asar content, change styling to allow copying the content
2023-09-30 21:56:21 +02:00

9 lines
125 B
CSS

.versions {
-webkit-user-select: text;
user-select: text;
}
.title {
-webkit-user-select: text;
user-select: text;
}