mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-09 10:50:42 +00:00
Pointer cursor for buttons
This commit is contained in:
parent
0154e2ddf9
commit
a807179b05
@ -1,3 +1,7 @@
|
||||
vaadin-button {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
vaadin-button, iron-icon, vaadin-drawer-toggle {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user