Add default widget styling
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* @package ogre-captcha
|
||||
* @author cleverogre
|
||||
* @copyright 2026 CleverOgre
|
||||
* @license GLP-3.0-or-later
|
||||
* @version 1.1.2
|
||||
* @since 1.1.2
|
||||
*/
|
||||
|
||||
:root :where(cap-widget) {
|
||||
flex-basis: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user