mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 15:34:09 +01:00
Proto selection UI/models
This commit is contained in:
@@ -28,6 +28,15 @@
|
||||
@apply select-none cursor-default;
|
||||
}
|
||||
|
||||
a,
|
||||
a * {
|
||||
@apply cursor-pointer !important;
|
||||
}
|
||||
|
||||
table th {
|
||||
@apply text-left;
|
||||
}
|
||||
|
||||
.hide-scrollbars {
|
||||
&::-webkit-scrollbar-corner,
|
||||
&::-webkit-scrollbar {
|
||||
|
||||
Reference in New Issue
Block a user