This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f727b9295f
jiti-meet
/
css
/
_polls.scss
4 lines
49 B
SCSS
Raw
Normal View
History
Unescape
Escape
Use tabs ARIA design pattern when using tabbed UI (#12994) feat(a11y): use tabs ARIA design pattern when using tabbed UI
2023-03-06 15:13:29 +00:00
.
polls-panel
{
feat(ui-components) Add Tabs component (#12199)
2022-09-21 11:57:59 +00:00
height
:
calc
(
100
%
-
119
px
)
;
fix(Polls): Fix polls pane on Firefox On Firefox the create button is not visible. Having a poll with long question/options breaks the UI.
2021-11-01 12:10:30 +00:00
}