We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e544db7 commit d26de36Copy full SHA for d26de36
1 file changed
spring-boot-admin-server-ui/src/main/frontend/toast-theme.css
@@ -4,3 +4,7 @@
4
z-index: 100;
5
padding: 4em 1em;
6
}
7
+
8
+.v-toast__text {
9
+ overflow: hidden;
10
+}
0 commit comments